Accessibility digest

Synopsis
PageNancy Skinner (D)
URLhttps://sd09.senate.ca.gov/
Requesterpool@jpdev.pro
Test date2023/06/24
Score2064
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 Nancy Skinner (D) at https://sd09.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 2064, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total2064Sum of the component scores
issue1529Severity and number of reported defects
tool216Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log8Browser 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
textContrastAA308
focusIndication236
duplicateID152
leadingClipsText108
overflowHiddenRisk89
contrastAAA77
contentBeyondLandmarks74
linkIndication72
noHeading45
tabFocusability34
fontSizeAbsolute28
externalLinkSurprise27
contrastRisk22
zIndexNotZero19
targetSize18
pseudoNavList16
linkTextsSame16
duplicateAttribute14
buttonNoText12
hoverSurprise12
hiddenContentRisk9
decorativeImageRisk9
externalLink9
obsolete9
fontSmall9
inconsistentStyles9
linkNoText8
allCaps8
textAlternativeRisk7
landmarkConfusion6
asideConfusion6
skipRepeatedContent6
labelClash6
repeatedContentRisk5
cssBansRotate4
headingStructure4
roleRedundant4
titleBad4
linkPair4
h1Missing3
linkConfusionRisk3
roleBad3
horizontalScrolling3
mainNone2
scrollRisk2
complementaryNoText2
linkComprehensionRisk2
sectionHeadingless1
titleRedundant1
visibleBulk1
imagesSameAlt1
frameContentRisk0
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: 308

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 77

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 43

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

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

Count of instances: 12

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 24

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 15

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 236

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 59

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 4

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 152

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 38

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 108

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

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 89

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 89

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 77

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 77

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 24

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 2

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 74

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 37

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 22

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 72

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 36

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 45

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 15

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 34

Complaints by testaro

Rule focAll

Description: Discrepancy between elements that should be and that are Tab-focusable

Count of instances: 17

Complaint specifics

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 28

Complaints by alfa

Rule r74

Description: Paragraph text has an absolute font size

Count of instances: 14

Complaint specifics

Issue externalLinkSurprise

WCAG: 3.2.5

Score: 27

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 9

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 22

Complaints by htmlcs

Rule AAA.1_4_6.G17.Abs

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

Count of instances: 1

Complaint specifics
Rule AAA.1_4_6.G17.BgImage

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

Count of instances: 20

Complaint specifics
Rule AAA.1_4_6.G18.BgImage

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

Count of instances: 1

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 19

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 19

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 18

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 6

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

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 16

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 2

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

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 16

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 6

Complaint specifics
Rule QW-ACT-R44

Description: Links with identical accessible names and context serve different purposes

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 2

Complaint specifics

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

WCAG: 4.1.2

Score: 12

Complaints by htmlcs

Rule AAA.4_1_2.H91.Button.Name

Description: Button element has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule button_empty

Description: Button is empty or has no value text

Count of instances: 3

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 12

Complaints by testaro

Rule hover

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

Count of instances: 6

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 9

Complaints by axe

Rule hidden-content

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

Count of instances: 9

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 9

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 9

Complaint specifics

Issue externalLink

WCAG: 3.2.5

Score: 9

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

Complaint specifics

Complaints by testaro

Rule linkExt

Description: Link opens a new window or tab

Count of instances: 9

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 9

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 3

Complaint specifics

Issue fontSmall

WCAG: 1.4

Score: 9

Complaints by testaro

Rule miniText

Description: Text node has a font smaller than 11 pixels

Count of instances: 3

Complaint specifics

Complaints by wave

Rule text_small

Description: Text is very small

Count of instances: 3

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 9

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 9

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 8

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.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: 1

Complaint specifics

Complaints by ibm

Rule a_text_purpose

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T21

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

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 1

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 8

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 8

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 landmarkConfusion

WCAG: 1.3.6

Score: 6

Complaints by axe

Rule landmark-unique

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

Count of instances: 1

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

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 labelClash

WCAG: 1.3.1

Score: 6

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 3

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

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 4

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 4

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 4

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 4

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 1

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 4

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 2

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

Complaints by axe

Rule page-has-heading-one

Description: Page contains no level-one heading

Count of instances: 1

Complaint specifics

Complaints by wave

Rule h1_missing

Description: Missing first level heading

Count of instances: 1

Complaint specifics

Issue linkConfusionRisk

WCAG: 2.4.4

Score: 3

Complaints by axe

Rule identical-links-same-purpose

Description: Links with the same accessible name may serve dissimilar purposes

Count of instances: 3

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_contentinfo_misuse

Description: Element with a contentinfo role is present without an element with a main role

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

WCAG: 1.4.10

Score: 2

Complaints by htmlcs

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

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 2

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 linkComprehensionRisk

WCAG: 2.4.4

Score: 2

Complaints by wave

Rule link_suspicious

Description: Suspicious link text

Count of instances: 2

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

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue imagesSameAlt

WCAG: 1.1.1

Score: 1

Complaints by wave

Rule alt_duplicate

Description: Two images near each other have the same text alternative

Count of instances: 1

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 0

Complaints by axe

Rule frame-tested

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

Count of instances: 1

Complaint specifics

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-caSenSDsd09",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687642749480,
      "endTime": 1687642749978
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642749978,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642752892
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687642752892,
      "url": "https://sd09.senate.ca.gov/",
      "endTime": 1687642754771
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687642754772,
      "url": "https://sd09.senate.ca.gov/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                645471,
                645471,
                645471,
                645471,
                645471
              ],
              "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": 1687642768384
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642768385,
      "endTime": 1687642768929
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642768929,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642771535
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687642771535,
      "url": "https://sd09.senate.ca.gov/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 53,
          "warnings": 155
        },
        "items": [
          {
            "index": 31,
            "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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/span[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">",
                "  <img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" width=\"756\" height=\"540\" alt=\"\">",
                "</a>"
              ]
            }
          },
          {
            "index": 247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Latest From Sen. Skinner"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care"
              ]
            }
          },
          {
            "index": 250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]",
              "codeLines": [
                "In The News"
              ]
            }
          },
          {
            "index": 251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Skinner: California should require that EVs can power..."
              ]
            }
          },
          {
            "index": 253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "June 14, 2023"
              ]
            }
          },
          {
            "index": 254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
              ]
            }
          },
          {
            "index": 255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              ]
            }
          },
          {
            "index": 257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
              ]
            }
          },
          {
            "index": 259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              ]
            }
          },
          {
            "index": 261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
              ]
            }
          },
          {
            "index": 263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Op-Ed: Mega corporations that conduct business in Cali..."
              ]
            }
          },
          {
            "index": 265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 19, 2023"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
              ]
            }
          },
          {
            "index": 267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Opinion: A California Bill Can Save Our Children from..."
              ]
            }
          },
          {
            "index": 269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
              ]
            }
          },
          {
            "index": 271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Shootings, assaults, lies: Oakland police misconduct r..."
              ]
            }
          },
          {
            "index": 273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 276,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Abortion rights groups say California lawmakers must s..."
              ]
            }
          },
          {
            "index": 277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 5, 2023"
              ]
            }
          },
          {
            "index": 278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
              ]
            }
          },
          {
            "index": 279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "A California bill could help make EVs a blackout solut..."
              ]
            }
          },
          {
            "index": 281,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 4, 2023"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
              ]
            }
          },
          {
            "index": 283,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Load more"
              ]
            }
          },
          {
            "index": 319,
            "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": 395,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "About Nancy"
              ]
            }
          },
          {
            "index": 396,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Committees"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Get Help"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
              ]
            }
          },
          {
            "index": 419,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Up to Date"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Follow us on social media and sign up today to get the latest news about legislation and the district."
              ]
            }
          },
          {
            "index": 421,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19 Updates"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Click here for the latest COVID-19 news and updates."
              ]
            }
          },
          {
            "index": 426,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]",
              "codeLines": [
                "In The News"
              ]
            }
          },
          {
            "index": 427,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Skinner: California should require that EVs can power..."
              ]
            }
          },
          {
            "index": 429,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "June 14, 2023"
              ]
            }
          },
          {
            "index": 430,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
              ]
            }
          },
          {
            "index": 431,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              ]
            }
          },
          {
            "index": 433,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
              ]
            }
          },
          {
            "index": 435,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              ]
            }
          },
          {
            "index": 437,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
              ]
            }
          },
          {
            "index": 439,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 440,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Op-Ed: Mega corporations that conduct business in Cali..."
              ]
            }
          },
          {
            "index": 441,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 19, 2023"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
              ]
            }
          },
          {
            "index": 443,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Opinion: A California Bill Can Save Our Children from..."
              ]
            }
          },
          {
            "index": 445,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
              ]
            }
          },
          {
            "index": 447,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Shootings, assaults, lies: Oakland police misconduct r..."
              ]
            }
          },
          {
            "index": 449,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
              ]
            }
          },
          {
            "index": 451,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Abortion rights groups say California lawmakers must s..."
              ]
            }
          },
          {
            "index": 453,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 5, 2023"
              ]
            }
          },
          {
            "index": 454,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
              ]
            }
          },
          {
            "index": 455,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "A California bill could help make EVs a blackout solut..."
              ]
            }
          },
          {
            "index": 457,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 4, 2023"
              ]
            }
          },
          {
            "index": 458,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
              ]
            }
          },
          {
            "index": 460,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Office"
              ]
            }
          },
          {
            "index": 461,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 462,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Capitol Office"
              ]
            }
          },
          {
            "index": 463,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "1021 O Street, Suite 8630"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "Sacramento, CA 95814"
              ]
            }
          },
          {
            "index": 465,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 466,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "(916) 651-4009"
              ]
            }
          },
          {
            "index": 467,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Fax:"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[6]",
              "codeLines": [
                "(916) 651-4909"
              ]
            }
          },
          {
            "index": 469,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "District Office"
              ]
            }
          },
          {
            "index": 470,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "1515 Clay Street, Suite 2202"
              ]
            }
          },
          {
            "index": 471,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "Oakland, CA 94612"
              ]
            }
          },
          {
            "index": 472,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 473,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[4]",
              "codeLines": [
                "(510) 286-1333"
              ]
            }
          },
          {
            "index": 474,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Fax:"
              ]
            }
          },
          {
            "index": 475,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[6]",
              "codeLines": [
                "(510) 286-3885"
              ]
            }
          },
          {
            "index": 476,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 477,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Biography"
              ]
            }
          },
          {
            "index": 478,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 479,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 480,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 481,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 482,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Op-Eds"
              ]
            }
          },
          {
            "index": 483,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 484,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 485,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus © 2023]"
              ]
            }
          },
          {
            "index": 486,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 487,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 488,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 489,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 490,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 491,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Register to Vote"
              ]
            }
          },
          {
            "index": 510,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "About Nancy"
              ]
            }
          },
          {
            "index": 511,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Committees"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 525,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Get Help"
              ]
            }
          },
          {
            "index": 533,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
              ]
            }
          },
          {
            "index": 534,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay Up to Date"
              ]
            }
          },
          {
            "index": 535,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Follow us on social media and sign up today to get the latest news about legislation and the district."
              ]
            }
          },
          {
            "index": 536,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19 Updates"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Click here for the latest COVID-19 news and updates."
              ]
            }
          },
          {
            "index": 541,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]",
              "codeLines": [
                "In The News"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Skinner: California should require that EVs can power..."
              ]
            }
          },
          {
            "index": 544,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "June 14, 2023"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
              ]
            }
          },
          {
            "index": 546,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              ]
            }
          },
          {
            "index": 548,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
              ]
            }
          },
          {
            "index": 550,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              ]
            }
          },
          {
            "index": 552,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 31, 2023"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
              ]
            }
          },
          {
            "index": 554,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Op-eds"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Op-Ed: Mega corporations that conduct business in Cali..."
              ]
            }
          },
          {
            "index": 556,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 19, 2023"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
              ]
            }
          },
          {
            "index": 558,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Opinion: A California Bill Can Save Our Children from..."
              ]
            }
          },
          {
            "index": 560,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 561,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
              ]
            }
          },
          {
            "index": 562,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 563,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Shootings, assaults, lies: Oakland police misconduct r..."
              ]
            }
          },
          {
            "index": 564,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 12, 2023"
              ]
            }
          },
          {
            "index": 565,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
              ]
            }
          },
          {
            "index": 566,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Abortion rights groups say California lawmakers must s..."
              ]
            }
          },
          {
            "index": 568,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 5, 2023"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
              ]
            }
          },
          {
            "index": 570,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 571,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "A California bill could help make EVs a blackout solut..."
              ]
            }
          },
          {
            "index": 572,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]",
              "codeLines": [
                "May 4, 2023"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
              ]
            }
          },
          {
            "index": 575,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Office"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Capitol Office"
              ]
            }
          },
          {
            "index": 578,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "1021 O Street, Suite 8630"
              ]
            }
          },
          {
            "index": 579,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "Sacramento, CA 95814"
              ]
            }
          },
          {
            "index": 580,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 581,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "(916) 651-4009"
              ]
            }
          },
          {
            "index": 582,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Fax:"
              ]
            }
          },
          {
            "index": 583,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[6]",
              "codeLines": [
                "(916) 651-4909"
              ]
            }
          },
          {
            "index": 584,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "District Office"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "1515 Clay Street, Suite 2202"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "Oakland, CA 94612"
              ]
            }
          },
          {
            "index": 587,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 588,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[4]",
              "codeLines": [
                "(510) 286-1333"
              ]
            }
          },
          {
            "index": 589,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "Fax:"
              ]
            }
          },
          {
            "index": 590,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[6]",
              "codeLines": [
                "(510) 286-3885"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Biography"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 596,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 597,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Op-Eds"
              ]
            }
          },
          {
            "index": 598,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus © 2023]"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 603,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Register to Vote"
              ]
            }
          },
          {
            "index": 651,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"bg-help-p\">",
                "  Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.",
                "</p>"
              ]
            }
          },
          {
            "index": 652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"bg-help-p\">",
                "  Follow us on social media and sign up today to get the latest news about legislation and the district.",
                "</p>"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"bg-help-p\">",
                "  Click here for the latest COVID-19 news and updates.",
                "</p>"
              ]
            }
          },
          {
            "index": 654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,...",
                "</p>"
              ]
            }
          },
          {
            "index": 655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal...",
                "</p>"
              ]
            }
          },
          {
            "index": 656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power...",
                "</p>"
              ]
            }
          },
          {
            "index": 657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest...",
                "</p>"
              ]
            }
          },
          {
            "index": 658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen.",
                "</p>"
              ]
            }
          },
          {
            "index": 659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept...",
                "</p>"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley).",
                "</p>"
              ]
            }
          },
          {
            "index": 661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal...",
                "</p>"
              ]
            }
          },
          {
            "index": 662,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Capitol Office",
                "  </strong>",
                "  <br>",
                "  1021 O Street, Suite 8630",
                "  <br>",
                "  Sacramento, CA 95814",
                "  <br>",
                "  <strong>",
                "    Phone:",
                "  </strong>",
                "  (916) 651-4009",
                "  <br>",
                "  <strong>",
                "    Fax:",
                "  </strong>",
                "  (916) 651-4909",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 663,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    District Office",
                "  </strong>",
                "  <br>",
                "  1515 Clay Street, Suite 2202",
                "  <br>",
                "  Oakland, CA 94612",
                "  <br>",
                "  <strong>",
                "    Phone:",
                "  </strong>",
                "  (510) 286-1333",
                "  <br>",
                "  <strong>",
                "    Fax:",
                "  </strong>",
                "  (510) 286-3885",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 664,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"rtecenter\">",
                "  <br>",
                "  <a href=\"http://www.senate.ca.gov/\" target=\"_blank\">",
                "    California State Senate",
                "  </a>",
                "  |",
                "  <a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">",
                "    Democratic Caucus © 2023]",
                "  </a>",
                "  |",
                "  <a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">",
                "    Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">",
                "    Accessibility Statement",
                "  </a>",
                "  |",
                "  <a href=\"http://registertovote.ca.gov/\" target=\"_blank\">",
                "    Register to Vote",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 781,
            "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": [
          155,
          0,
          0,
          53
        ],
        "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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/span[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"> <img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" width=\"756\" height=\"540\" alt=\"\"> </a>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Latest From Sen. Skinner"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/span[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]"
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Skinner: California should require that EVs can power..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "June 14, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 19, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Opinion: A California Bill Can Save Our Children from..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Abortion rights groups say California lawmakers must s..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 5, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "A California bill could help make EVs a blackout solut..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 4, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Load more"
          },
          {
            "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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "About Nancy"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "Get Help"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "Stay Up to Date"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Follow us on social media and sign up today to get the latest news about legislation and the district."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "COVID-19 Updates"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Click here for the latest COVID-19 news and updates."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]"
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Skinner: California should require that EVs can power..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "June 14, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 19, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Opinion: A California Bill Can Save Our Children from..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Abortion rights groups say California lawmakers must s..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 5, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "A California bill could help make EVs a blackout solut..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 4, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]"
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "1021 O Street, Suite 8630"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "Sacramento, CA 95814"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "(916) 651-4009"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[3]/text()[1]"
            },
            "excerpt": "Fax:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[6]"
            },
            "excerpt": "(916) 651-4909"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "District Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[1]"
            },
            "excerpt": "1515 Clay Street, Suite 2202"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[2]"
            },
            "excerpt": "Oakland, CA 94612"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[4]"
            },
            "excerpt": "(510) 286-1333"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]"
            },
            "excerpt": "Fax:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[6]"
            },
            "excerpt": "(510) 286-3885"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Op-Eds"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus © 2023]"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[5]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]/text()[1]"
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "About Nancy"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "Get Help"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "Stay Up to Date"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Follow us on social media and sign up today to get the latest news about legislation and the district."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]"
            },
            "excerpt": "COVID-19 Updates"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]/text()[1]"
            },
            "excerpt": "Click here for the latest COVID-19 news and updates."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]/text()[1]"
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Skinner: California should require that EVs can power..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "June 14, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 19, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Opinion: A California Bill Can Save Our Children from..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Abortion rights groups say California lawmakers must s..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 5, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley)."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "A California bill could help make EVs a blackout solut..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[3]/strong[1]/span[1]/text()[1]"
            },
            "excerpt": "May 4, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]"
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "1021 O Street, Suite 8630"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "Sacramento, CA 95814"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "(916) 651-4009"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/strong[3]/text()[1]"
            },
            "excerpt": "Fax:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]/text()[6]"
            },
            "excerpt": "(916) 651-4909"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "District Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[1]"
            },
            "excerpt": "1515 Clay Street, Suite 2202"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[2]"
            },
            "excerpt": "Oakland, CA 94612"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[4]"
            },
            "excerpt": "(510) 286-1333"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]"
            },
            "excerpt": "Fax:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]/text()[6]"
            },
            "excerpt": "(510) 286-3885"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Op-Eds"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus © 2023]"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/text()[5]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]/text()[1]"
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\"> Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here. </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\"> Follow us on social media and sign up today to get the latest news about legislation and the district. </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\"> Click here for the latest COVID-19 news and updates. </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> Social media platforms are not in the child-protection business. But, our elected officials are. Enter Senate Bill 287 by state Sen. </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley). </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p> In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <strong> Capitol Office </strong> <br> 1021 O Street, Suite 8630 <br> Sacramento, CA 95814 <br> <strong> Phone: </strong> (916) 651-4009 <br> <strong> Fax: </strong> (916) 651-4909 <br> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/p[1]"
            },
            "excerpt": "<p> <strong> District Office </strong> <br> 1515 Clay Street, Suite 2202 <br> Oakland, CA 94612 <br> <strong> Phone: </strong> (510) 286-1333 <br> <strong> Fax: </strong> (510) 286-3885 <br> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]"
            },
            "excerpt": "<p class=\"rtecenter\"> <br> <a href=\"http://www.senate.ca.gov/\" target=\"_blank\"> California State Senate </a> | <a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"> Democratic Caucus © 2023] </a> ... > Privacy Policy </a> | <a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\"> Accessibility Statement </a> | <a href=\"http://registertovote.ca.gov/\" target=\"_blank\"> Register to Vote </a> </p>"
          },
          {
            "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": 1687642777386
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687642777386,
      "url": "https://sd09.senate.ca.gov/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 36,
          "rulesWarned": 5,
          "rulesViolated": 6,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 30,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 5,
            "serious": 15,
            "critical": 0
          }
        },
        "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:39:38.032Z",
          "url": "https://sd09.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": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biography\">About Nancy</a>",
                  "target": [
                    ".first.leaf > a[href$=\"biography\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"committees\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/committees\">Committees</a>",
                  "target": [
                    ".leaf:nth-child(3) > a[href$=\"committees\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"press-releases\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/district\">District</a>",
                  "target": [
                    ".leaf:nth-child(5) > a[href$=\"district\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"email-senator\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" width=\"756\" height=\"540\" alt=\"\">",
                          "target": [
                            "img[width=\"756\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:30:00-07:00\">May 31, 2023</span>",
                  "target": [
                    "span[content=\"2023-05-31T14:30:00-07:00\"]"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Office<br>Information</h2>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(1) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Capitol Office</strong><br>\n1021 O Street, Suite 8630<br>\nSacramento, CA 95814<br>\n<strong>Phone: </strong>(916) 651-4009<br>\n<strong>Fax: </strong>(916) 651-4909<br>\n&nbsp;</p>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Capitol Office</strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Phone: </strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Fax: </strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>District Office</strong><br>\n1515 Clay Street, Suite 2202<br>\nOakland, CA 94612<br>\n<strong>Phone:</strong>&nbsp; (510) 286-1333<br>\n<strong>Fax:</strong>&nbsp; (510) 286-3885<br>\n&nbsp;</p>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>District Office</strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Phone:</strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Fax:</strong>",
                  "target": [
                    ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>",
                  "target": [
                    "a[href$=\"sd40.senate.ca.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biography\">Biography</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"biography\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases\">Press Releases</a>",
                  "target": [
                    ".col-xs-8 > ul > li:nth-child(3) > a[href$=\"press-releases\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legislation\">Legislation</a>",
                  "target": [
                    ".col-xs-8 > ul > li:nth-child(4) > a[href$=\"legislation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/district\">District</a>",
                  "target": [
                    ".col-xs-8 > ul > li:nth-child(5) > a[href$=\"district\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact</a>",
                  "target": [
                    "li:nth-child(6) > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/op-eds\">Op-Eds</a>",
                  "target": [
                    "li:nth-child(7) > a[href$=\"op-eds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"rtecenter\">",
                  "target": [
                    ".rtecenter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>",
                  "target": [
                    "a[href$=\"senate.ca.gov/\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>",
                  "target": [
                    ".rtecenter > a[target=\"_blank\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>",
                  "target": [
                    ".rtecenter > a[target=\"_blank\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                  "target": [
                    "a[href$=\"registertovote.ca.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 277px; height: 600px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/NancySkinnerCA?dnt=true&amp;embedId=twitter-widget-0&amp;features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&amp;frame=false&amp;hideBorder=false&amp;hideFooter=false&amp;hideHeader=false&amp;hideScrollBar=false&amp;lang=en&amp;maxHeight=600px&amp;origin=https%3A%2F%2Fsd09.senate.ca.gov%2F&amp;sessionId=54821c1df062db79ecbe4a0f0b51754649e349ff&amp;showHeader=true&amp;showReplies=false&amp;theme=light&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n        <span class=\"sr-only\">Toggle navigation</span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n      </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "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": [
                    ".expanded.dropdown: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\">",
                  "target": [
                    ".expanded.dropdown: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=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(6) > .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": "<a class=\"flex-prev\" href=\"#\">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\" href=\"#\">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=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsd09.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "home",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "sd09.senate.ca.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>",
                          "target": [
                            "a[href$=\"sd40.senate.ca.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\">\n        <img src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/website/sd09_logo.png\" alt=\"Home\">\n      </a>",
                  "target": [
                    ".logo"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "legislation",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "sd09.senate.ca.gov",
                          "port": "",
                          "pathname": "/legislation/committees/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/legislation\">Legislation</a>",
                          "target": [
                            ".col-xs-8 > ul > li:nth-child(4) > a[href$=\"legislation\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"committees\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "housing",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.caleitc4me.org",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/coveredca_button.jpg\" style=\"width: 100%;padding:20px 0px\"></a>",
                          "target": [
                            "a[href$=\"coveredca.com/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/eitc_button.jpg\" style=\"width: 100%;padding:20px 0px\"></a>",
                  "target": [
                    "a[href$=\"caleitc4me.org/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"/contact\">\n<h2>Get Help</h2>\n<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Get Help</h2>",
                  "target": [
                    "a[href$=\"contact\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"/contact\">\n<h2>Get Help</h2>\n<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>",
                  "target": [
                    "a[href$=\"contact\"] > .bg-help-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"/contact/newsletter\">\n<h2>Stay Up to Date</h2>\n<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Stay Up to Date</h2>",
                  "target": [
                    "a[href$=\"newsletter\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"/contact/newsletter\">\n<h2>Stay Up to Date</h2>\n<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>",
                  "target": [
                    "a[href$=\"newsletter\"] > .bg-help-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"https://covid19.ca.gov/\">\n<h2>COVID-19 Updates</h2>\n<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>COVID-19 Updates</h2>",
                  "target": [
                    "a[href$=\"covid19.ca.gov/\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2a83bd",
                        "contrastRatio": 4.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-help\">\n<a href=\"https://covid19.ca.gov/\">\n<h2>COVID-19 Updates</h2>\n<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p></a>\n</div>",
                          "target": [
                            ".bg-help:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>",
                  "target": [
                    "a[href$=\"covid19.ca.gov/\"] > .bg-help-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Op-eds</div>",
                  "target": [
                    ".views-row-1.views-row-first.views-row-odd > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".views-row-2 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".views-row-3 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Op-eds</div>",
                  "target": [
                    ".views-row-4 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">In the News</div>",
                  "target": [
                    ".views-row-5 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">In the News</div>",
                  "target": [
                    ".views-row-6 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">In the News</div>",
                  "target": [
                    ".views-row-7 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ebb86f",
                        "bgColor": "#fafafa",
                        "contrastRatio": 1.73,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">In the News</div>",
                  "target": [
                    ".views-row-8 > .views-field-field-news-category.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"col-md-4\" role=\"complementary\">",
                          "target": [
                            ".container-fluid:nth-child(3) > .row > 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=\"col-md-4\" role=\"complementary\">",
                  "target": [
                    ".is-flex > aside"
                  ],
                  "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=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"><img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" width=\"756\" height=\"540\" alt=\"\"></a>",
                  "target": [
                    ".field-content > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"slides\">",
                  "target": [
                    ".slides"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-md-8\">",
                  "target": [
                    ".container-fluid:nth-child(3) > .row > .col-md-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          12,
          31,
          5,
          15
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".first.leaf > a[href$=\"biography\"]"
            },
            "excerpt": "<a href=\"/biography\">About Nancy</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"committees\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".leaf:nth-child(3) > a[href$=\"committees\"]"
            },
            "excerpt": "<a href=\"/committees\">Committees</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"press-releases\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".leaf:nth-child(5) > a[href$=\"district\"]"
            },
            "excerpt": "<a href=\"/district\">District</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"email-senator\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us <span class=\"caret\"></span></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": "span[content=\"2023-05-31T14:30:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:30:00-07:00\">May 31, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(1) > h2"
            },
            "excerpt": "<h2>Office<br>Information</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(2) > p"
            },
            "excerpt": "<p><strong>Capitol Office</strong><br> 1021 O Street, Suite 8630<br> Sacramento, CA 95814<br> <strong>Phone: </strong>(916) 651-4009<br> <strong>Fax: </strong>(916) 651-4909<br> &nbsp;</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(1)"
            },
            "excerpt": "<strong>Capitol Office</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone: </strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(2) > p > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax: </strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(3) > p"
            },
            "excerpt": "<p><strong>District Office</strong><br> 1515 Clay Street, Suite 2202<br> Oakland, CA 94612<br> <strong>Phone:</strong>&nbsp; (510) 286-1333<br> <strong>Fax:</strong>&nbsp; (510) 286-3885<br> &nbsp;</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(1)"
            },
            "excerpt": "<strong>District Office</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-3.col-xs-12:nth-child(3) > p > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax:</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"sd40.senate.ca.gov/\"]"
            },
            "excerpt": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "li:nth-child(2) > a[href$=\"biography\"]"
            },
            "excerpt": "<a href=\"/biography\">Biography</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-xs-8 > ul > li:nth-child(3) > a[href$=\"press-releases\"]"
            },
            "excerpt": "<a href=\"/news/press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-xs-8 > ul > li:nth-child(4) > a[href$=\"legislation\"]"
            },
            "excerpt": "<a href=\"/legislation\">Legislation</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-xs-8 > ul > li:nth-child(5) > a[href$=\"district\"]"
            },
            "excerpt": "<a href=\"/district\">District</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "li:nth-child(6) > a[href$=\"contact\"]"
            },
            "excerpt": "<a href=\"/contact\">Contact</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "li:nth-child(7) > a[href$=\"op-eds\"]"
            },
            "excerpt": "<a href=\"/news/op-eds\">Op-Eds</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".rtecenter"
            },
            "excerpt": "<p class=\"rtecenter\">"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"senate.ca.gov/\"]:nth-child(2)"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[target=\"_blank\"]:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".rtecenter > a[target=\"_blank\"]:nth-child(4)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".rtecenter > a[target=\"_blank\"]:nth-child(5)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"registertovote.ca.gov/\"]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#twitter-widget-0"
            },
            "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 277px; height: 600px; display ... nate.ca.gov%2F&amp;sessionId=54821c1df062db79ecbe4a0f0b51754649e349ff&amp;showHeader=true&amp;showReplies=false&amp;theme=light&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\">"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggle"
            },
            "excerpt": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\"> <span class=\"sr-only\">Toggle navigation</span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button>"
          },
          {
            "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": ".expanded.dropdown: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": ".expanded.dropdown: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": ".expanded.dropdown:nth-child(6) > .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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".flex-prev"
            },
            "excerpt": "<a class=\"flex-prev\" href=\"#\">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\" href=\"#\">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": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#colorbox"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[title=\"Twitter settings iframe\"]"
            },
            "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsd09.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>"
          },
          {
            "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": "IFRAME",
            "id": "rufous-sandbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#rufous-sandbox"
            },
            "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>"
          },
          {
            "ruleID": "identical-links-same-purpose",
            "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".logo"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/website/sd09_logo.png\" alt=\"Home\"> </a>"
          },
          {
            "ruleID": "identical-links-same-purpose",
            "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"committees\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "identical-links-same-purpose",
            "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"caleitc4me.org/\"]"
            },
            "excerpt": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/eitc_button.jpg\" style=\"width: 100%;padding:20px 0px\"></a>"
          },
          {
            "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... : http://www.w3.org/2000/01/rdf-schema# 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": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"contact\"] > h2"
            },
            "excerpt": "<h2>Get Help</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"contact\"] > .bg-help-p"
            },
            "excerpt": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"newsletter\"] > h2"
            },
            "excerpt": "<h2>Stay Up to Date</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"newsletter\"] > .bg-help-p"
            },
            "excerpt": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"covid19.ca.gov/\"] > h2"
            },
            "excerpt": "<h2>COVID-19 Updates</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.13 (foreground color: #ffffff, background color: #2a83bd, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"covid19.ca.gov/\"] > .bg-help-p"
            },
            "excerpt": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-1.views-row-first.views-row-odd > .views-field-field-news-category.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-2 > .views-field-field-news-category.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 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-3 > .views-field-field-news-category.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 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-4 > .views-field-field-news-category.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-5 > .views-field-field-news-category.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 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-6 > .views-field-field-news-category.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 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-7 > .views-field-field-news-category.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 1.73 (foreground color: #ebb86f, background color: #fafafa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-8 > .views-field-field-news-category.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... : http://www.w3.org/2000/01/rdf-schema# 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": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".is-flex > aside"
            },
            "excerpt": "<aside class=\"col-md-4\" 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": ".field-content > a"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"><img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" width=\"756\" height=\"540\" alt=\"\"></a>"
          },
          {
            "ruleID": "page-has-heading-one",
            "what": "Page should contain a level-one heading; Page must have a level-one heading",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... : http://www.w3.org/2000/01/rdf-schema# 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": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slides"
            },
            "excerpt": "<ul class=\"slides\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".container-fluid:nth-child(3) > .row > .col-md-8"
            },
            "excerpt": "<div class=\"col-md-8\">"
          }
        ]
      },
      "endTime": 1687642778080
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642778080,
      "endTime": 1687642778650
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642778650,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642781338
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687642781339,
      "url": "https://sd09.senate.ca.gov/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"><img alt=\"\" height=\"540\" width=\"756\" src=\"https://sd09.senate.ca.gov/sites/sd09.se ... rotecting-access-abortion\"><img alt=\"\" height=\"540\" width=\"756\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" class=\"img-responsive\" typeof=\"foaf:Image\"></a>",
          "path": "body>div:nth-of-type(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"]",
            "attNo": 1
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          1
        ],
        "instances": [
          {
            "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(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"><img alt=\"\" height=\"540\" width=\"756\" src=\"https://sd09.senate.ca.gov/sites/sd09.se ... rotecting-access-abortion\"><img alt=\"\" height=\"540\" width=\"756\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-23-23.jpg\" class=\"img-responsive\" typeof=\"foaf:Image\"></a>"
          }
        ]
      },
      "endTime": 1687642781581
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642781581,
      "endTime": 1687642782147
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642782147,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642785729
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687642785729,
      "url": "https://sd09.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=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">...</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": "",
                "code": "<h2>...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "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 4.02:1. Recommendation:  change text colour to #005c97.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.73:1. Recommendation:  change text colour to #7d4a01.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-content\">...</div>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.13:1. Recommendation:  change background to #035c96.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"bg-help-p\">...</p>"
              }
            ]
          },
          "AAA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/2023_skinner_and_lateefah_simon_cropped.jpg?itok=wLrLPQlu\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/3-13-23_lwc_cropped.jpg?itok=qp24Ayou\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/3-23-23_oil_price_gouging_bill_signing.jpg?itok=7tyfIDYX\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/4-23-21_ns_jocelyn.jpg?itok=IHqSf5Cn\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/6-30-22_budget_2.jpg?itok=JES7dN5L\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/gov_newsom_skinner_sb_2x_gas_prices_bill_signing_537_03-28-23_crop.jpg?itok=raskZXxa\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/keith_wattley_irvine_fellow_2020_1512_crop.jpg?itok=Rnbg994l\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/rbg_birthday_sen_0018_crop.jpg?itok=mfXCFYRt\" alt=\"\" draggable=\"false\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/skinner_en_8975_cropped.jpg?itok=4x9VFd3m\" alt=\"\" draggable=\"false\">"
              }
            ]
          },
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-item even\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"rtecenter\">...</p>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#navbar",
                "code": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">...</header>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              }
            ]
          },
          "AAA.1_4_6.G17.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/biography\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/committees\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/district\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/legislation\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/op-eds\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/press-releases\">...</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://registertovote.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://sd40.senate.ca.gov/\">...</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": "",
                "code": "<span class=\"element-invisible element-focusable\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AAA.1_4_6.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "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://registertovote.ca.gov/\" 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://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\">...</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\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          45,
          0,
          0,
          10
        ],
        "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/2023_skinner_and_lateefah_simon_cropped.jpg?itok=wLrLPQlu\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/3-13-23_lwc_cropped.jpg?itok=qp24Ayou\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/3-23-23_oil_price_gouging_bill_signing.jpg?itok=7tyfIDYX\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/4-23-21_ns_jocelyn.jpg?itok=IHqSf5Cn\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/6-30-22_budget_2.jpg?itok=JES7dN5L\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/gov_newsom_skinner_sb_2x_gas_prices_bill_signing_537_03-28-23_crop.jpg?itok=raskZXxa\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/keith_wattley_irvine_fellow_2020_1512_crop.jpg?itok=Rnbg994l\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/rbg_birthday_sen_0018_crop.jpg?itok=mfXCFYRt\" alt=\"\" draggable=\"false\">"
          },
          {
            "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 typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/skinner_en_8975_cropped.jpg?itok=4x9VFd3m\" alt=\"\" draggable=\"false\">"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"field-item even\">...</div>"
          },
          {
            "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.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">...</header>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/biography\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/committees\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/district\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/legislation\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/op-eds\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/press-releases\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "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.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://sd40.senate.ca.gov/\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"rtecenter\">...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"element-invisible element-focusable\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<strong>...</strong>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</h2>"
          },
          {
            "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://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=\"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://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" 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://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" 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.caleitc4me.org/\" rel=\"noopener noreferrer\" 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.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\">...</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\">...</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=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">...</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": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</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": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</h2>"
          },
          {
            "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 4.02:1. Recommendation:  change text colour to #005c97.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.73:1. Recommendation:  change text colour to #7d4a01.",
            "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 4.13:1. Recommendation:  change background to #035c96.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</h2>"
          },
          {
            "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 4.13:1. Recommendation:  change background to #035c96.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"bg-help-p\">...</p>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
          }
        ]
      },
      "endTime": 1687642785955
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642785956,
      "endTime": 1687642786528
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642786528,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642790130
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687642790130,
      "url": "https://sd09.senate.ca.gov/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 41,
          "recommendation": 8,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 3277,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 3079,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 2882,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 2684,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 2459,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 2261,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 2036,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "bounds": {
              "left": 120,
              "top": 1838,
              "height": 17,
              "width": 560
            },
            "snippet": "<div class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/aside[1]/div[1]/section[1]/div[1]/a[1]",
              "aria": "/document[1]/complementary[2]/link[1]"
            },
            "message": "Text contrast of 4.02 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "bounds": {
              "left": 80,
              "top": 3569,
              "height": 17,
              "width": 234
            },
            "snippet": "<a data-twitter-extracted-i1687642789949128535=\"true\" href=\"https://twitter.com/NancySkinnerCA\" data-theme=\"light\" data-height=\"600\" data-dnt=\"true\" class=\"twitter-timeline\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]",
              "aria": "/document[1]/complementary[1]/link[3]/paragraph[1]"
            },
            "message": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "bounds": {
              "left": 100,
              "top": 959,
              "height": 84,
              "width": 140
            },
            "snippet": "<p class=\"bg-help-p\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]",
              "aria": "/document[1]/complementary[1]/link[2]/paragraph[1]"
            },
            "message": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "bounds": {
              "left": 100,
              "top": 676,
              "height": 168,
              "width": 140
            },
            "snippet": "<p class=\"bg-help-p\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]",
              "aria": "/document[1]/complementary[1]/link[1]/paragraph[1]"
            },
            "message": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "bounds": {
              "left": 100,
              "top": 392,
              "height": 140,
              "width": 140
            },
            "snippet": "<p class=\"bg-help-p\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/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": 60,
              "top": 3569,
              "height": 2330,
              "width": 680
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/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": 60,
              "top": 321,
              "height": 775,
              "width": 180
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 1748,
              "height": 77,
              "width": 560
            },
            "snippet": "<h2 class=\"block-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/ul[1]",
              "aria": "/document[1]/list[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 1838,
              "height": 1697,
              "width": 560
            },
            "snippet": "<ul class=\"pager pager-load-more\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 3381,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]",
              "aria": "/document[1]/heading[11]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 3306,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 3184,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]",
              "aria": "/document[1]/heading[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 3108,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2986,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]",
              "aria": "/document[1]/heading[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2911,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2789,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]",
              "aria": "/document[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2713,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2563,
              "height": 84,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]",
              "aria": "/document[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2488,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2366,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]",
              "aria": "/document[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2290,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2140,
              "height": 84,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 2065,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 1943,
              "height": 56,
              "width": 560
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 120,
              "top": 1867,
              "height": 25,
              "width": 560
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 104,
              "top": 1739,
              "height": 87,
              "width": 592
            },
            "snippet": "<h3>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 68,
              "top": 1120,
              "height": 49,
              "width": 325
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]",
              "aria": "/document[1]/list[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 60,
              "top": 280,
              "height": 2,
              "width": 3
            },
            "snippet": "<ul class=\"slides\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 1,
              "width": 1
            },
            "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 60,
              "top": 3569,
              "height": 2330,
              "width": 680
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 60,
              "top": 321,
              "height": 775,
              "width": 180
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 60,
              "top": 3569,
              "height": 2330,
              "width": 680
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 60,
              "top": 321,
              "height": 775,
              "width": 180
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/span[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 80,
              "top": 1667,
              "height": 17,
              "width": 640
            },
            "snippet": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[4]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 0,
              "top": 120,
              "height": 0,
              "width": 800
            },
            "snippet": "<nav role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[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": 0,
              "top": 0,
              "height": 120,
              "width": 800
            },
            "snippet": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/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": 60,
              "top": 3569,
              "height": 2330,
              "width": 680
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/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": 60,
              "top": 321,
              "height": 775,
              "width": 180
            },
            "snippet": "<aside role=\"complementary\" class=\"col-md-4\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 0,
              "top": 5999,
              "height": 781,
              "width": 800
            },
            "snippet": "<footer class=\"footer \nfooter-day\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          8,
          0,
          41
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.73 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"field-content\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 4.02 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/aside[1]/div[1]/section[1]/div[1]/a[1]"
            },
            "excerpt": "<a data-twitter-extracted-i1687642789949128535=\"true\" href=\"https://twitter.com/NancySkinnerCA\" data-theme=\"light\" data-height=\"600\" data-dnt=\"true\" class=\"twitter-timeline\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[3]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 4.13 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/p[1]"
            },
            "excerpt": "<p class=\"bg-help-p\">"
          },
          {
            "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[2]/div[3]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[2]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/h2[1]"
            },
            "excerpt": "<h2 class=\"block-title\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"pager pager-load-more\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"slides\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"element-invisible element-focusable\" 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[2]/div[3]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[2]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[3]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[2]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/span[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">"
          },
          {
            "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[4]"
            },
            "excerpt": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "HEAD",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]"
            },
            "excerpt": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav 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": "navbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">"
          },
          {
            "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[2]/div[3]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "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[2]/div[2]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"col-md-4\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]"
            },
            "excerpt": "<footer class=\"footer footer-day\">"
          }
        ]
      },
      "endTime": 1687642797216
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642797216,
      "endTime": 1687642797790
    },
    {
      "type": "url",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)",
      "startTime": 1687642797790,
      "result": {
        "url": "https://sd09.senate.ca.gov/"
      },
      "endTime": 1687642800373
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687642800373,
      "url": "https://sd09.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": 1687642800529
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687642800529,
      "url": "https://sd09.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:40:07",
          "hash": "e3ecb49b660b5408c95ef9ff1f0cc637a36b0a5cd0d70844e150bfc13d147021b044c4e8e8ec165a2bd4efdf58e57690b8f2e5e7f9ebd809f9625f421c570c14",
          "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": 30,
          "warning": 15,
          "failed": 6,
          "inapplicable": 74
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 11,
              "warning": 9,
              "failed": 4,
              "inapplicable": 43
            },
            "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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": 57,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name, or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 13,
                  "warning": 0,
                  "failed": 19,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10)"
                      },
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R62": {
                "name": "Element in sequential focus order has visible focus",
                "code": "QW-ACT-R62",
                "mapping": "oj04fd",
                "description": "This rule checks that each element in sequential focus order has some visible focus indication.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.7",
                      "level": "AA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/oj04fd",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 59,
                  "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=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > 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 class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n        Toggle navigation\n        \n        \n        \n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">About Nancy</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd09.senate.ca.gov/2023-legislation\">My 2023 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"https://sd09.senate.ca.gov/2022-legislation\">My 2022 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"/2021-legislation\">My 2021 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"/my-2020-legislation\">My 2020 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/town-halls\">Town Halls</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"/photo\">Photo Gallery</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"/news/press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > 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=\"/news/in-the-news\">In the News</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/op-eds\">Op-eds</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > 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=\"/e-blast\">E-blast</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\">Videos</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\">District</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/email-senator\">Email Senator</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > 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=\"/staff-contacts\">Staff Contacts</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > 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=\"/press-inquiries\">Press Inquiries</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > 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=\"/internship\">Internships</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact/newsletter\">Newsletter Sign Up</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > 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/StateSenatorNancySkinner/\">Facebook</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/NancySkinnerCA\">Twitter</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\">\nGet Help\nHaving difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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=\"/contact/newsletter\">\nStay Up to Date\nFollow us on social media and sign up today to get the latest news about legislation and the district.</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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://covid19.ca.gov/\">\nCOVID-19 Updates\nClick here for the latest COVID-19 news and updates.</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span: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/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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/20230614-skinner-california-should-require-evs-can-power-homes-businesses\">Skinner: California should require that EVs can power...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2: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/20230531-ca-senate-approves-sen-skinner%E2%80%99s-gun-safety-legislation-sb-377\">CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2: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/20230531-ca-senate-greenlights-sen-skinner%E2%80%99s-sb-233-using-evs-power-homes\">CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2: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/20230519-op-ed-mega-corporations-conduct-business-california-should-pay-their-fair-share\">Op-Ed: Mega corporations that conduct business in Cali...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2: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/20230512-opinion-california-bill-can-save-our-children-big-tech-social-media-abuses\">Opinion: A California Bill Can Save Our Children from...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2: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/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\">Shootings, assaults, lies: Oakland police misconduct r...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2: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/20230505-abortion-rights-groups-say-california-lawmakers-must-stay-%E2%80%98nimble%E2%80%99-ahead-anticipated\">Abortion rights groups say California lawmakers must s...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2: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/20230504-california-bill-could-help-make-evs-blackout-solution\">A California bill could help make EVs a blackout solut...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2: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=\"/node?page=1\">Load more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div: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 class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\" data-twitter-extracted-i1687642800228856095=\"true\">Tweets by Senator Nancy Skinner</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://covid19.ca.gov/vaccines/\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\">District</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/op-eds\">Op-Eds</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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 © 2023]</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R9": {
                "name": "Links with identical accessible names have equivalent purpose",
                "code": "QW-ACT-R9",
                "mapping": "b20e66",
                "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b20e66",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 2,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Home"
                      },
                      {
                        "htmlCode": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Home"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)",
                        "accessibleName": "Legislation"
                      },
                      {
                        "htmlCode": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "Legislation"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)",
                        "accessibleName": "Housing"
                      },
                      {
                        "htmlCode": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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": "Housing"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R44": {
                "name": "Links with identical accessible names and context serve equivalent purpose",
                "code": "QW-ACT-R44",
                "mapping": "fd3a94",
                "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html",
                      "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.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/fd3a94",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)"
                      },
                      {
                        "htmlCode": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 19,
                  "warning": 10,
                  "failed": 14,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Get Help</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Stay Up to Date</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>COVID-19 Updates</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<h2>OfficeInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p>Capitol Office\n1021 O Street, Suite 8630\nSacramento, CA 95814\nPhone: (916) 651-4009\nFax: (916) 651-4909\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Capitol Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p>District Office\n1515 Clay Street, Suite 2202\nOakland, CA 94612\nPhone:&nbsp; (510) 286-1333\nFax:&nbsp; (510) 286-3885\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>District Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"rtecenter\">\nCalifornia State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 19,
                  "warning": 10,
                  "failed": 14,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Get Help</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Stay Up to Date</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>COVID-19 Updates</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<h2>OfficeInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p>Capitol Office\n1021 O Street, Suite 8630\nSacramento, CA 95814\nPhone: (916) 651-4009\nFax: (916) 651-4909\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Capitol Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p>District Office\n1515 Clay Street, Suite 2202\nOakland, CA 94612\nPhone:&nbsp; (510) 286-1333\nFax:&nbsp; (510) 286-3885\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>District Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an gradient that we can't verify.",
                    "resultCode": "W3",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"rtecenter\">\nCalifornia State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p: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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# 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 Nancy Skinner | Proudly Representing California Senate District 9\n  \n@import url(\"https://sd09.se …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 89,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if each ancestor or the text node is not clipped by overflow."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">About Nancy</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd09.senate.ca.gov/2023-legislation\">My 2023 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd09.senate.ca.gov/2022-legislation\">My 2022 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/2021-legislation\">My 2021 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/my-2020-legislation\">My 2020 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/town-halls\">Town Halls</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/photo\">Photo Gallery</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/in-the-news\">In the News</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/op-eds\">Op-eds</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/e-blast\">E-blast</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\">Videos</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\">District</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/email-senator\">Email Senator</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/staff-contacts\">Staff Contacts</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-inquiries\">Press Inquiries</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/internship\">Internships</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact/newsletter\">Newsletter Sign Up</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Get Help</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Stay Up to Date</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>COVID-19 Updates</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Latest From Sen. Skinner</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:30:00-07:00\">May 31, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">In The News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230614-skinner-california-should-require-evs-can-power-homes-businesses\">Skinner: California should require that EVs can power...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-14T15:54:00-07:00\">June 14, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-gun-safety-legislation-sb-377\">CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:10:00-07:00\">May 31, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Press Release</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230531-ca-senate-greenlights-sen-skinner%E2%80%99s-sb-233-using-evs-power-homes\">CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T09:01:00-07:00\">May 31, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">Op-eds</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230519-op-ed-mega-corporations-conduct-business-california-should-pay-their-fair-share\">Op-Ed: Mega corporations that conduct business in Cali...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-19T09:22:00-07:00\">May 19, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230512-opinion-california-bill-can-save-our-children-big-tech-social-media-abuses\">Opinion: A California Bill Can Save Our Children from...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-12T11:13:00-07:00\">May 12, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Social media platforms are not in the child-protection business. But, our elected officials are. Enter&nbsp;Senate Bill 287&nbsp;by state Sen.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\">Shootings, assaults, lies: Oakland police misconduct r...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-12T11:11:00-07:00\">May 12, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230505-abortion-rights-groups-say-california-lawmakers-must-stay-%E2%80%98nimble%E2%80%99-ahead-anticipated\">Abortion rights groups say California lawmakers must s...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-05T11:15:00-07:00\">May 5, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley).</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"field-content\">In the News</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230504-california-bill-could-help-make-evs-blackout-solution\">A California bill could help make EVs a blackout solut...</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-04T12:32:00-07:00\">May 4, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/node?page=1\">Load more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\" data-twitter-extracted-i1687642800228856095=\"true\">Tweets by Senator Nancy Skinner</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>OfficeInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Capitol Office\n1021 O Street, Suite 8630\nSacramento, CA 95814\nPhone: (916) 651-4009\nFax: (916) 651-4909\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Capitol Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax: </strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>District Office\n1515 Clay Street, Suite 2202\nOakland, CA 94612\nPhone:&nbsp; (510) 286-1333\nFax:&nbsp; (510) 286-3885\n&nbsp;</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>District Office</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Fax:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\">District</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/op-eds\">Op-Eds</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"rtecenter\">\nCalifornia State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 4,
              "warning": 4,
              "failed": 2,
              "inapplicable": 24
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Headings don't start with h1"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Headings don't start with h1",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\">\n  \n    Skip to main content\n  \n    \n\n\n      \n  \n    \n            \n        \n      \n      \n      \n      \n\n      \n        Toggle navigation\n        \n        \n        \n      \n    \n\n          \n        \n                      About Nancy\nLegislation My 2023 Legislation\nMy 2022 Legislation\nMy 2021 Legislation\nMy 2020 Legislation\n\nCommittees\nNews Town Halls\nPhoto Gallery\nPress Releases\nIn the News\nOp-eds\nE-blast\nVideos\n\nDistrict\nContact Us Email Senator\nStaff Contacts\nPress Inquiries\nInternships\nNewsletter Sign Up\n\nFacebook\nTwitter\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 some content in the Web Page. Verify if it links to the main content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > 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 class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T21": {
                "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link",
                "code": "QW-WCAG-T21",
                "mapping": "F89",
                "description": "This technique checks the text alternative of images which are the only content of a link",
                "metadata": {
                  "target": {
                    "parent": "a",
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value"
                    }
                  ],
                  "related": [
                    "H2",
                    "H30",
                    "ARIA7",
                    "ARIA8"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89",
                  "passed": 6,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The image doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span: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": 8,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf\"><a href=\"/biography\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">About Nancy</a></li>\n<li class=\"expanded dropdown\"><a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Legislation <span class=\"caret\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth- …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"https://sd09.senate.ca.gov/2023-legislation\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My 2023 Legislation</a></li>\n<li class=\"leaf\"><a href=\"https://sd09.senate.ca.gov/2022-legislation\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">My 2022 Legislation</a></li>\n<li class=\"leaf\"><a href=\"/2021-legislation\" _selector=\"ht …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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\"><li class=\"first leaf\"><a href=\"/town-halls\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Town Halls</a></li>\n<li class=\"leaf\"><a href=\"/photo\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Photo Gallery</a></li>\n<li class=\"leaf\"><a href=\"/news/press-releases\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2 …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > 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=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/email-senator\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Email Senator</a></li>\n<li class=\"leaf\"><a href=\"/staff-contacts\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Staff Contacts</a></li>\n<li class=\"leaf\"><a href=\"/press-inquiries\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > 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\"><li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0.982279; display: block; z-index: 2;\">  \n  <div class=\"views-field views-field-field-slider-image\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(1)\">        <div class=\"field-content\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-ch …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Next</a></ …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"pager pager-load-more\"><li class=\"pager-next\"><a href=\"/node?page=1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Load more</a></li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div: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>\n\t<li><a href=\"http://sd40.senate.ca.gov/\" _selector=\"html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n\t<li><a href=\"/biography\" _selector=\"html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Biography</a></li>\n\t<li><a href=\"/news/press-releases\" _selector=\"html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1 …",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 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=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/website/sd09_logo.png\" alt=\"Home\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/9-11-19_skinner_sb_206_2.jpg?itok=sNu4p8PY\" alt=\"Senator Nancy Skinner during debate of SB 206, the Fair Pay to Play Act\" draggable=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(10) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/eitc_button.jpg\" style=\"width: 100%;padding:20px 0px\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/coveredca_button.jpg\" style=\"width: 100%;padding:20px 0px\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"COVID Vaccine\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vaccine_button.jpg\" style=\"width: 100%;padding:20px 0px\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(3) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"EITC\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/womens_caucus_button.jpg\" style=\"width: 100%;padding:20px 0px\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(4) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Know your Rights\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button.jpg\" style=\"width: 100%;padding:20px 0px\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(5) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 15,
              "warning": 2,
              "failed": 0,
              "inapplicable": 7
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 15,
                  "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>Get Help</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a: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": "<h2>Stay Up to Date</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a: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": "<h2>COVID-19 Updates</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a: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": "<h2>Latest From Sen. Skinner</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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>CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<h2 class=\"block-title\">In The News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Skinner: California should require that EVs can power...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Op-Ed: Mega corporations that conduct business in Cali...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Opinion: A California Bill Can Save Our Children from...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Shootings, assaults, lies: Oakland police misconduct r...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Abortion rights groups say California lawmakers must s...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>A California bill could help make EVs a blackout solut...</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>OfficeInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "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=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 64,
                "document": 1,
                "banner": 1,
                "img": 7,
                "button": 7,
                "navigation": 1,
                "list": 8,
                "listitem": 44,
                "region": 7,
                "presentation": 10,
                "complementary": 2,
                "heading": 15,
                "separator": 1,
                "dialog": 2
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 20,
                "link": 4,
                "title": 1,
                "style": 4,
                "script": 42,
                "body": 1,
                "div": 166,
                "a": 61,
                "header": 1,
                "img": 17,
                "button": 7,
                "span": 24,
                "nav": 1,
                "ul": 8,
                "li": 44,
                "i": 2,
                "section": 7,
                "aside": 2,
                "h2": 14,
                "p": 14,
                "h3": 1,
                "strong": 14,
                "iframe": 2,
                "footer": 1,
                "br": 12,
                "hr": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          34,
          181,
          2,
          67
        ],
        "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# 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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></a>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\"> Toggle navigation </button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">About Nancy</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd09.senate.ca.gov/2023-legislation\">My 2023 Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd09.senate.ca.gov/2022-legislation\">My 2022 Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/2021-legislation\">My 2021 Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/my-2020-legislation\">My 2020 Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\">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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News </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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/town-halls\">Town Halls</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo\">Photo Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/in-the-news\">In the News</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/op-eds\">Op-eds</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/e-blast\">E-blast</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\">Videos</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\">District</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us </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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/email-senator\">Email Senator</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/staff-contacts\">Staff Contacts</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-inquiries\">Press Inquiries</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/internship\">Internships</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact/newsletter\">Newsletter Sign Up</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/StateSenatorNancySkinner/\">Facebook</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/NancySkinnerCA\">Twitter</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(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\"> Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</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(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact/newsletter\"> Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation and the district.</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(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\"> COVID-19 Updates Click here for the latest COVID-19 news and updates.</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230614-skinner-california-should-require-evs-can-power-homes-businesses\">Skinner: California should require that EVs can power...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-gun-safety-legislation-sb-377\">CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-greenlights-sen-skinner%E2%80%99s-sb-233-using-evs-power-homes\">CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230519-op-ed-mega-corporations-conduct-business-california-should-pay-their-fair-share\">Op-Ed: Mega corporations that conduct business in Cali...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230512-opinion-california-bill-can-save-our-children-big-tech-social-media-abuses\">Opinion: A California Bill Can Save Our Children from...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\">Shootings, assaults, lies: Oakland police misconduct r...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230505-abortion-rights-groups-say-california-lawmakers-must-stay-%E2%80%98nimble%E2%80%99-ahead-anticipated\">Abortion rights groups say California lawmakers must s...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230504-california-bill-could-help-make-evs-blackout-solution\">A California bill could help make EVs a blackout solut...</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/node?page=1\">Load more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\" data-twitter-extracted-i1687642800228856095=\"true\">Tweets by Senator Nancy Skinner</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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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://www.caleitc4me.org/\" rel=\"noopener noreferrer\" 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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)"
            },
            "excerpt": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" 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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(3)"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/vaccines/\"> </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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(4)"
            },
            "excerpt": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" 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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(5)"
            },
            "excerpt": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://sd40.senate.ca.gov/\">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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\">Legislation</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\">District</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\">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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/op-eds\">Op-Eds</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(4)"
            },
            "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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(6)"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\">Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)"
            },
            "excerpt": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2)"
            },
            "excerpt": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Get Help</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Stay Up to Date</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>COVID-19 Updates</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>OfficeInformation</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Capitol Office 1021 O Street, Suite 8630 Sacramento, CA 95814 Phone: (916) 651-4009 Fax: (916) 651-4909 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>Capitol Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone: </strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax: </strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>District Office 1515 Clay Street, Suite 2202 Oakland, CA 94612 Phone:&nbsp; (510) 286-1333 Fax:&nbsp; (510) 286-3885 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>District Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax:</strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p class=\"rtecenter\"> California State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Get Help</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Stay Up to Date</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>COVID-19 Updates</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>OfficeInformation</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Capitol Office 1021 O Street, Suite 8630 Sacramento, CA 95814 Phone: (916) 651-4009 Fax: (916) 651-4909 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>Capitol Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone: </strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax: </strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>District Office 1515 Clay Street, Suite 2202 Oakland, CA 94612 Phone:&nbsp; (510) 286-1333 Fax:&nbsp; (510) 286-3885 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>District Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax:</strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p class=\"rtecenter\"> California State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>"
          },
          {
            "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=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body>Senator Nancy Skinner | Proudly Representing California Senate District 9 @import url(\"https://sd09.se …"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">About Nancy</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation/committees\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd09.senate.ca.gov/2023-legislation\">My 2023 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd09.senate.ca.gov/2022-legislation\">My 2022 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/2021-legislation\">My 2021 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/my-2020-legislation\">My 2020 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">News </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/town-halls\">Town Halls</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo\">Photo Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/in-the-news\">In the News</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/op-eds\">Op-eds</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/e-blast\">E-blast</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\">Videos</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\">District</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/email-senator\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact Us </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/email-senator\">Email Senator</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/staff-contacts\">Staff Contacts</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-inquiries\">Press Inquiries</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/internship\">Internships</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact/newsletter\">Newsletter Sign Up</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Get Help</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Stay Up to Date</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Follow us on social media and sign up today to get the latest news about legislation and the district.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>COVID-19 Updates</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"bg-help-p\">Click here for the latest COVID-19 news and updates.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Latest From Sen. Skinner</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:30:00-07:00\">May 31, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\">CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">In The News</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230614-skinner-california-should-require-evs-can-power-homes-businesses\">Skinner: California should require that EVs can power...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-14T15:54:00-07:00\">June 14, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>The record heatwaves and devastating wildfires that California has experienced in recent years have often forced utility companies to turn off the power,...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-gun-safety-legislation-sb-377\">CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T14:10:00-07:00\">May 31, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>The California Senate today approved SB 377, gun safety legislation by Sen. Nancy Skinner that would prohibit law enforcement officers from buying illegal...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-greenlights-sen-skinner%E2%80%99s-sb-233-using-evs-power-homes\">CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-31T09:01:00-07:00\">May 31, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>The California Senate has greenlighted SB 233, which will help ensure that electric vehicle owners have the capability to use their EV’s battery to power...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">Op-eds</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230519-op-ed-mega-corporations-conduct-business-california-should-pay-their-fair-share\">Op-Ed: Mega corporations that conduct business in Cali...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-19T09:22:00-07:00\">May 19, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>President Joe Biden is right. The massive tax cuts under the Trump administration turned out to be nothing more than a giant giveaway to the world’s largest...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230512-opinion-california-bill-can-save-our-children-big-tech-social-media-abuses\">Opinion: A California Bill Can Save Our Children from...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-12T11:13:00-07:00\">May 12, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Social media platforms are not in the child-protection business. But, our elected officials are. Enter&nbsp;Senate Bill 287&nbsp;by state Sen.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\">Shootings, assaults, lies: Oakland police misconduct r...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-12T11:11:00-07:00\">May 12, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>For decades, investigations of police shootings and beatings, allegations of dishonesty and sexual assault, and other kinds of police misconduct were kept...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230505-abortion-rights-groups-say-california-lawmakers-must-stay-%E2%80%98nimble%E2%80%99-ahead-anticipated\">Abortion rights groups say California lawmakers must s...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-05T11:15:00-07:00\">May 5, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Hovis said two highlights of the 17 bill package for her are Senate Bill 345 and Senate Bill 36, both authored by Senator Nancy Skinner (D–Berkeley).</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"field-content\">In the News</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230504-california-bill-could-help-make-evs-blackout-solution\">A California bill could help make EVs a blackout solut...</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(3) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-04T12:32:00-07:00\">May 4, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>In a Senate Transportation Committee hearing last week, state Senator Nancy Skinner said the mandate would ensure that vehicles sold in the most pivotal...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/node?page=1\">Load more</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"600\" data-theme=\"light\" href=\"https://twitter.com/NancySkinnerCA\" data-twitter-extracted-i1687642800228856095=\"true\">Tweets by Senator Nancy Skinner</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>OfficeInformation</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Capitol Office 1021 O Street, Suite 8630 Sacramento, CA 95814 Phone: (916) 651-4009 Fax: (916) 651-4909 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>Capitol Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone: </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax: </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>District Office 1515 Clay Street, Suite 2202 Oakland, CA 94612 Phone:&nbsp; (510) 286-1333 Fax:&nbsp; (510) 286-3885 &nbsp;</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>District Office</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1) > strong:nth-child(7)"
            },
            "excerpt": "<strong>Fax:</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://sd40.senate.ca.gov/\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\">Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\">District</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\">Contact</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/op-eds\">Op-Eds</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p class=\"rtecenter\"> California State Senate | Democratic Caucus © 2023] | Privacy Policy | Accessibility Statement | Register to Vote</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > p:nth-child(1) > a:nth-child(6)"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"> Skip to main content Toggle navigation About Nancy Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislation My 20 ... ittees News Town Halls Photo Gallery Press Releases In the News Op-eds E-blast Videos District Contact Us Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up Facebook Twitter …"
          },
          {
            "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) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T21",
            "what": "This technique checks the text alternative of images which are the only content of a link",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"></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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf\"><a href=\"/biography\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth- ... ld(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Legislation <span class=\"caret\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth- …"
          },
          {
            "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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"https://sd09.senate.ca.gov/2023-legislation\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ... ) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">My 2022 Legislation</a></li> <li class=\"leaf\"><a href=\"/2021-legislation\" _selector=\"ht …"
          },
          {
            "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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/town-halls\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child ... i:nth-child(2) > a:nth-child(1)\">Photo Gallery</a></li> <li class=\"leaf\"><a href=\"/news/press-releases\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2 …"
          },
          {
            "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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/email-senator\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-ch ... th-child(2) > li:nth-child(2) > a:nth-child(1)\">Staff Contacts</a></li> <li class=\"leaf\"><a href=\"/press-inquiries\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > 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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section: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: 0.982279; display: block; z-index: 2;\"> <div class=\"views-field view ... 1)\"> <div class=\"field-content\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-ch …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ... iv:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Next</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"pager pager-load-more\"><li class=\"pager-next\"><a href=\"/node?page=1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Load more</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1)"
            },
            "excerpt": "<ul> <li><a href=\"http://sd40.senate.ca.gov/\" _selector=\"html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child( ... ild(1)\">Biography</a></li> <li><a href=\"/news/press-releases\" _selector=\"html > body:nth-child(2) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1 …"
          },
          {
            "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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/website/sd09_logo.png\" alt=\"Home\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(10) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/styles/slider_scale_and_crop_1132x598/public/9-11-19_skinner_sb_206_2.jpg?itok=sNu4p8PY\" alt=\"Senator Nancy Skinner during debate of SB 206, the Fair Pay to Play Act\" 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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/eitc_button.jpg\" style=\"width: 100%;padding:20px 0px\">"
          },
          {
            "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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(2) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Housing\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/coveredca_button.jpg\" style=\"width: 100%;padding:20px 0px\">"
          },
          {
            "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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section: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(3) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"COVID Vaccine\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vaccine_button.jpg\" style=\"width: 100%;padding:20px 0px\">"
          },
          {
            "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(3) > div:nth-child(1) > aside:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child