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(1) > a:nth-child(4) > img:nth-child(1)"
            },
            "excerpt": "<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\">"
          },
          {
            "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(5) > img:nth-child(1)"
            },
            "excerpt": "<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\">"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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)"
            },
            "excerpt": "<h3>CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contraception and Gender-Affirming Care </h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(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)"
            },
            "excerpt": "<h2>Skinner: California should require that EVs can power...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>CA Senate Approves Sen. Skinner’s Gun Safety Legislati...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Op-Ed: Mega corporations that conduct business in Cali...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Opinion: A California Bill Can Save Our Children from...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Shootings, assaults, lies: Oakland police misconduct r...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Abortion rights groups say California lawmakers must s...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>A California bill could help make EVs a blackout solut...</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "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-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > 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-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\"></a>"
          }
        ]
      },
      "endTime": 1687642808663
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687642808663,
      "url": "https://sd09.senate.ca.gov/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.082",
        "responseTime": "2023-06-24T21:40:09.530Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1016192,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 23,
              "totalWarnings": 9,
              "totalIssues": 32
            },
            "issuesByLevel": {
              "A": {
                "count": 19,
                "pct": 59.38
              },
              "AA": {
                "count": 14,
                "pct": 43.75
              },
              "AAA": {
                "count": 32,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 1,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "0f9d1c9e-1184-4427-b6a4-4ee5b4aba2ed",
          "docID": "0f5f68b6-20e2-4a3d-b0ad-b957f9eb171f",
          "sourceHash": "ae0e379a9ca6b6cc7a8804f925d33513",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=0f9d1c9e-1184-4427-b6a4-4ee5b4aba2ed",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6829.28
                },
                "height": 6829.28,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header id=\"navbar\" role=\"ba",
              "xpath": "/html/body",
              "issueID": "6207265aa881bd8ef6dcc7083be36483",
              "signature": "cb87aff63af7b68e78da5d95aebdb6ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=6207265aa881bd8ef6dcc7083be36483"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 80,
                  "y": 1908.28125
                },
                "bottom-right": {
                  "x": 944,
                  "y": 1926.28125
                },
                "height": 18,
                "width": 864
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting-access-abortion\"&gt;&lt;img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/skinner_024_05-2",
              "xpath": "/html/body/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]",
              "issueID": "dcacdfef19d86a74ea475afae750c9b8",
              "signature": "fed05bfc9ba63938912a3bc6451d582a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=dcacdfef19d86a74ea475afae750c9b8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 40.75
                },
                "height": 40.75,
                "width": 288
              },
              "position": {
                "line": 351,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"&gt; &lt;img src=\"https://sd09.senate.ca.gov/sites/sd09.senate.ca.gov/files/website/sd09_logo.png\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/a[1]",
              "issueID": "8ad45f103ab117d4b3ba0209576ed467",
              "signature": "f51dbf926c8e1c22519bb6d60f9c3ce7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8ad45f103ab117d4b3ba0209576ed467"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 351,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "c3e97d10ffb85c3ef389725bf192931e",
              "signature": "f067215273f731940210bfac00ceee86",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c3e97d10ffb85c3ef389725bf192931e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107.125,
                  "y": 731.65
                },
                "bottom-right": {
                  "x": 449.125,
                  "y": 755.65
                },
                "height": 24,
                "width": 342
              },
              "position": {
                "line": 8179,
                "column": 1
              },
              "errorSnippet": "&lt;h2&gt;Get Help&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]",
              "issueID": "1bcb4334de2ad5ca143667d2221e7cc3",
              "signature": "b3d9650abb341cdd6cfe3847784554e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1bcb4334de2ad5ca143667d2221e7cc3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 100,
                  "y": 4590.28125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 4608.28125
                },
                "height": 18,
                "width": 824
              },
              "position": {
                "line": 4813,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;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\"&gt;&lt",
              "xpath": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "6efbbcc9cff0001ddb0617b4d9bc537b",
              "signature": "d6c2e131edb9cd34bd7ef52b3d4e724a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6efbbcc9cff0001ddb0617b4d9bc537b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 126,
                  "y": 6626.28125
                },
                "bottom-right": {
                  "x": 202,
                  "y": 6644.28125
                },
                "height": 18,
                "width": 76
              },
              "position": {
                "line": 5401,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/legislation\"&gt;Legislation&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]",
              "issueID": "a48d92b95ed3c0fc8a978a8f1cf49e74",
              "signature": "0cb3300879933c59cdeacd3ca41c9214",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a48d92b95ed3c0fc8a978a8f1cf49e74"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6829.28
                },
                "height": 6829.28,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header id=\"navbar\" role=\"ba",
              "xpath": "/html/body",
              "issueID": "beba074ff15f0b0447438715f51dfd82",
              "signature": "db6ef76dc004cead1c0dc78ecf324eca",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=beba074ff15f0b0447438715f51dfd82"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "323b09dccf45f75c871f7307a3903c0f",
              "signature": "2fe442686816caba1eaf2090403a8203",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=323b09dccf45f75c871f7307a3903c0f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "5dfd24a753878013d95092096801322b",
              "signature": "2db9a6347ea1974456eff43d1f30e7b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5dfd24a753878013d95092096801322b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "9f587f0e0035ab35f3d99ea99cbde7a7",
              "signature": "2607ad43b5d3b439ef1481854dd3b500",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f587f0e0035ab35f3d99ea99cbde7a7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "e96278d50559346f45ab2f5f5ba9f4ef",
              "signature": "5478015866ddec5ac7ccf32085542018",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e96278d50559346f45ab2f5f5ba9f4ef"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "8692c0efa7b2e8430310a8f1843c0c50",
              "signature": "8c2fdc37634577069fd7845b341895f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8692c0efa7b2e8430310a8f1843c0c50"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8403,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "d7ab8045256ca28732ccd78680b37258",
              "signature": "08c8a9fbe7e42724008b54733ab64815",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d7ab8045256ca28732ccd78680b37258"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8246,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230614-skinner-california-should-require-evs-can-power-homes-businesses\"&gt;Skinner: California should require that EVs can power...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/h2[1]",
              "issueID": "5fe458c125969944981806810c94277d",
              "signature": "d8ed326f02fd2be003c45c901be6f79b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5fe458c125969944981806810c94277d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8252,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-gun-safety-legislation-sb-377\"&gt;CA Senate Approves Sen. Skinner’s Gun Safety Legislati...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[2]/h2[1]",
              "issueID": "2eb281388c80c4c27c9f076778c79f9c",
              "signature": "4e695b585303490d0775c62c3ae9a830",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2eb281388c80c4c27c9f076778c79f9c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8258,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230531-ca-senate-greenlights-sen-skinner%E2%80%99s-sb-233-using-evs-power-homes\"&gt;CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[2]/h2[1]",
              "issueID": "a1251e944594f51b78f623d86d593a04",
              "signature": "f207227d962f22c14b427264e5a8df60",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a1251e944594f51b78f623d86d593a04"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8264,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230519-op-ed-mega-corporations-conduct-business-california-should-pay-their-fair-share\"&gt;Op-Ed: Mega corporations that conduct business in Cali...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[2]/h2[1]",
              "issueID": "edc1f28f011dc1fd818d01f36eaaf18c",
              "signature": "b41ed3f6f3658fef3a4a7313232b0b59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=edc1f28f011dc1fd818d01f36eaaf18c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8270,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230512-opinion-california-bill-can-save-our-children-big-tech-social-media-abuses\"&gt;Opinion: A California Bill Can Save Our Children from...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[2]/h2[1]",
              "issueID": "12ddc7029c48e5af5ab4f58822272735",
              "signature": "e9acb36084d2b6a2d70cce1eef3813f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=12ddc7029c48e5af5ab4f58822272735"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8276,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\"&gt;Shootings, assaults, lies: Oakland police misconduct r...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[2]/h2[1]",
              "issueID": "273a6360cee2deb9a21bef9f3bf9f910",
              "signature": "a9169213289daba2a73e32326c763ce2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=273a6360cee2deb9a21bef9f3bf9f910"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8282,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230505-abortion-rights-groups-say-california-lawmakers-must-stay-%E2%80%98nimble%E2%80%99-ahead-anticipated\"&gt;Abortion rights groups say California lawmakers must s...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[7]/div[2]/h2[1]",
              "issueID": "dd1f4331bb31e7f30bfb04f6801e361c",
              "signature": "611099fa8271a392fddbf1752f62f3b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dd1f4331bb31e7f30bfb04f6801e361c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 784,
                  "y": 54
                },
                "height": 24,
                "width": 784
              },
              "position": {
                "line": 8288,
                "column": 16
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230504-california-bill-could-help-make-evs-blackout-solution\"&gt;A California bill could help make EVs a blackout solut...&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[8]/div[2]/h2[1]",
              "issueID": "0eb17af7f8e1fb7732e469c321baa4b1",
              "signature": "2be4323a4921dbd8510e18c06fc4e4f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0eb17af7f8e1fb7732e469c321baa4b1"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6829.28
                },
                "height": 6829.28,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header id=\"navbar\" role=\"ba",
              "xpath": "/html/body",
              "issueID": "8f1fa3245a0ea933d4258ed51e61eb10",
              "signature": "9c88a57f17b93f86de635062808a6617",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=8f1fa3245a0ea933d4258ed51e61eb10"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 100,
                  "y": 4134.28125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 4152.28125
                },
                "height": 18,
                "width": 824
              },
              "position": {
                "line": 4813,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;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\"&gt;&lt;/a&",
              "xpath": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f587bec89fdcd57b854c27b623ffe719",
              "signature": "7960e50ceee9bc356530c30c60e8fd02",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f587bec89fdcd57b854c27b623ffe719"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 100,
                  "y": 4590.28125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 4608.28125
                },
                "height": 18,
                "width": 824
              },
              "position": {
                "line": 4813,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;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\"&gt;&lt",
              "xpath": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "59afb955ba0ff506eb3451b86cead923",
              "signature": "1ddf56e85f6f8f275df64ae750a06330",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=59afb955ba0ff506eb3451b86cead923"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 100,
                  "y": 5502.28125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 5520.28125
                },
                "height": 18,
                "width": 824
              },
              "position": {
                "line": 4981,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;img alt=\"EITC\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/womens_caucus_button.jpg\" style=\"width: 100%;padding:2",
              "xpath": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "40fac386b5fc6875e1d8179533f6f804",
              "signature": "1600a47000db9e7f3a91923e390aa0e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=40fac386b5fc6875e1d8179533f6f804"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 100,
                  "y": 5958.28125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 5976.28125
                },
                "height": 18,
                "width": 824
              },
              "position": {
                "line": 4992,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;img alt=\"Know your Rights\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button.jpg\" style=\"width: 100%;pa",
              "xpath": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "7f6a9232c2afb9238f2a2cc711d17fb7",
              "signature": "d88fc555879d003dc1bfe0902d73bcdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7f6a9232c2afb9238f2a2cc711d17fb7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 139.5,
                  "y": 6781.28125
                },
                "bottom-right": {
                  "x": 298.5,
                  "y": 6799.28125
                },
                "height": 18,
                "width": 159
              },
              "position": {
                "line": 6150,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.senate.ca.gov/\" target=\"_blank\"&gt;California State Senate&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]",
              "issueID": "637a3e4b4813ccb41868e12c9645d2fd",
              "signature": "00eedf0d3189d178518bf2962464c861",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=637a3e4b4813ccb41868e12c9645d2fd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 311.5,
                  "y": 6781.28125
                },
                "bottom-right": {
                  "x": 507.5,
                  "y": 6799.28125
                },
                "height": 18,
                "width": 196
              },
              "position": {
                "line": 6150,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"&gt;Democratic Caucus © 2023]&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]",
              "issueID": "7a2b68ce779cf6ac7192153cdbd0771d",
              "signature": "359389da407bebb302fa5c445868ae06",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7a2b68ce779cf6ac7192153cdbd0771d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520.5,
                  "y": 6781.28125
                },
                "bottom-right": {
                  "x": 617.5,
                  "y": 6799.28125
                },
                "height": 18,
                "width": 97
              },
              "position": {
                "line": 6509,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]",
              "issueID": "2b14d8c6a7bcd532180a0eec917f4117",
              "signature": "1966230ec846af8658758406d25b8a38",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2b14d8c6a7bcd532180a0eec917f4117"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 630.5,
                  "y": 6781.28125
                },
                "bottom-right": {
                  "x": 795.5,
                  "y": 6799.28125
                },
                "height": 18,
                "width": 165
              },
              "position": {
                "line": 6509,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\"&gt;Accessibility Statement&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]",
              "issueID": "697de5d795ff5799bd9cb575ac358cd3",
              "signature": "3872cf1f06080d26fb7de30084f63294",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=697de5d795ff5799bd9cb575ac358cd3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 808.5,
                  "y": 6781.28125
                },
                "bottom-right": {
                  "x": 924.5,
                  "y": 6799.28125
                },
                "height": 18,
                "width": 116
              },
              "position": {
                "line": 6510,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://registertovote.ca.gov/\" target=\"_blank\"&gt;Register to Vote&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]",
              "issueID": "310ca5b9586945a8fb1c4886659f9fb5",
              "signature": "a7c53df3fbde3b23f574d96e80bfd590",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=310ca5b9586945a8fb1c4886659f9fb5"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          9,
          23
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header id=\"navbar\" role=\"ba"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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-2"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/a[1]"
            },
            "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": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/a[1]"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[2]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2>Get Help</h2>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]"
            },
            "excerpt": "<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\">&lt"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"/legislation\">Legislation</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header id=\"navbar\" role=\"ba"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><a href=\"/news/20230614-skinner-california-should-require-evs-can-power-homes-businesses\">Skinner: California should require that EVs can power...</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><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></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><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></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><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></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><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></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><a href=\"/news/20230512-shootings-assaults-lies-oakland-police-misconduct-revealed-new-city-website\">Shootings, assaults, lies: Oakland police misconduct r...</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><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></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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><a href=\"/news/20230504-california-bill-could-help-make-evs-blackout-solution\">A California bill could help make EVs a blackout solut...</a></h2>"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"html front not-logged-in two-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header id=\"navbar\" role=\"ba"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "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": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]"
            },
            "excerpt": "<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\">&lt"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]"
            },
            "excerpt": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"EITC\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/womens_caucus_button.jpg\" style=\"width: 100%;padding:2"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[3]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]"
            },
            "excerpt": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Know your Rights\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button.jpg\" style=\"width: 100%;pa"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2023]</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[3]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[4]"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/p[1]/a[5]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          }
        ]
      },
      "endTime": 1687642809573
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687642809573,
      "url": "https://sd09.senate.ca.gov/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": null
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": ""
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 285
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": [],
              "prevented": true
            },
            "totals": [
              0,
              0,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Page prevented this test (treated as 10 instances)",
                "ordinalSeverity": 3,
                "count": 10,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 42,
              "tabFocused": 25,
              "discrepancy": -17
            },
            "totals": [
              0,
              0,
              17,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 17,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 42,
                "types": {
                  "missing": {
                    "total": 4,
                    "tagNames": {
                      "A": 4
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 38,
                    "meanDelay": 55,
                    "tagNames": {
                      "A": 38
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "News"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Us"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Tweets by Senator Nancy Skinner"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sit",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Nancy",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19 Updates Click here for the latest COVID-19 news and updates.",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep",
                    "delay": 357
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skinner: California should require that EVs can power...",
                    "delay": 675
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati...",
                    "delay": 345
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...",
                    "delay": 104
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Ed: Mega corporations that conduct business in Cali...",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Opinion: A California Bill Can Save Our Children from...",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Shootings, assaults, lies: Oakland police misconduct r...",
                    "delay": 103
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Abortion rights groups say California lawmakers must s...",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "A California bill could help make EVs a blackout solut...",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Load more",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" s",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/vaccines/\"> <img alt=\"COVID Vaccine\" src=\"https://democrats.senate.c",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img a",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Eds",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus © 2023]",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "News"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Us"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tweets by Senator Nancy Skinner"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 66,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 66,
                    "tagNames": {
                      "A": 61,
                      "BUTTON": 4,
                      "IFRAME": 1
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" style=\"cursor: default;\"> <img src=\"https",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Toggle navigation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Nancy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My 2023 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My 2022 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My 2021 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My 2020 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "News",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Town Halls",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photo Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "In the News",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-eds",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "E-blast",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Videos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Us",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email Senator",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Staff Contacts",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Inquiries",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Internships",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsletter Sign Up",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Previous",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Get Help\nHaving difficulties with government agencies? Inform Sen. Skinner of your views. Click here",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Stay Up to Date\nFollow us on social media and sign up today to get the latest news about legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19 Updates\nClick here for the latest COVID-19 news and updates.",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skinner: California should require that EVs can power...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Ed: Mega corporations that conduct business in Cali...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Opinion: A California Bill Can Save Our Children from...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Shootings, assaults, lies: Oakland police misconduct r...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Abortion rights groups say California lawmakers must s...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "A California bill could help make EVs a blackout solut...",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Load more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Tweets by Senator Nancy Skinner",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"cursor: defau",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"cursor: defaul",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/vaccines/\" style=\"cursor: default;\"> <img alt=\"COVID Vaccine\" src=\"h",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"cur",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Eds",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus © 2023]",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxPrevious",
                    "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxNext",
                    "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxSlideshow",
                    "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/wi",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 68,
                "triggerSample": 16,
                "impactTriggers": 4,
                "additions": 36,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 9,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation",
                    "additions": 9,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Contact Us Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up",
                    "additions": 11,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              36,
              0,
              13
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Us Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 3,
                "wellLabeled": 1
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxPrevious\"></button>"
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxNext\"></button>"
                  },
                  {
                    "index": 3,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Toggle navigation"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
              }
            ]
          },
          "lineHeight": {
            "what": "text with a line height less than 1.5 times its font size",
            "data": [
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Skip to main content"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Toggle navigation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "My 2023 Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "My 2022 Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "My 2021 Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "My 2020 Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Town Halls"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Photo Gallery"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Press Releases"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Op-eds"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "E-blast"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Videos"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Email Senator"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Staff Contacts"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Press Inquiries"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Internships"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Newsletter Sign Up"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Previous"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Next"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "Get Help"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "Stay Up to Date"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "COVID-19 Updates"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 20,
                "lineHeight": 22,
                "text": "Latest From Sen. Skinner"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 31, 2023"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 20,
                "lineHeight": 22,
                "text": "In The News"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Op-eds"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "Skinner: California should require that EVs can power..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "June 14, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Press Release"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 31, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Press Release"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 31, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Op-eds"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "Op-Ed: Mega corporations that conduct business in Cali..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 19, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "Opinion: A California Bill Can Save Our Children from..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 12, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "Shootings, assaults, lies: Oakland police misconduct r..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 12, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "Abortion rights groups say California lawmakers must s..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 5, 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18,
                "lineHeight": 19.8,
                "text": "A California bill could help make EVs a blackout solut..."
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 12,
                "lineHeight": 17.1429,
                "text": "May 4, 2023"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Load more"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Tweets by Senator Nancy Skinner"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 24,
                "lineHeight": 26.4,
                "text": "Office"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 24,
                "lineHeight": 26.4,
                "text": "Information"
              }
            ],
            "totals": [
              0,
              54,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle navigation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My 2023 Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My 2022 Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My 2021 Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My 2020 Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Town Halls"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photo Gallery"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-eds"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "E-blast"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Videos"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Staff Contacts"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Inquiries"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Internships"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsletter Sign Up"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Get Help"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Stay Up to Date"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19 Updates"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 22 px is less than 1.5 times its font size 20 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Latest From Sen. Skinner"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 31, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 22 px is less than 1.5 times its font size 20 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In The News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-eds"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skinner: California should require that EVs can power..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "June 14, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Release"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 31, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Release"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 31, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-eds"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 19, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Opinion: A California Bill Can Save Our Children from..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 12, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 12, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Abortion rights groups say California lawmakers must s..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 5, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A California bill could help make EVs a blackout solut..."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "May 4, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Load more"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tweets by Senator Nancy Skinner"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 24 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 24 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Information"
              }
            ]
          },
          "linkExt": {
            "what": "links that automatically open new windows",
            "data": {
              "total": 9,
              "items": [
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": "California State Senate"
                },
                {
                  "id": "",
                  "text": "Democratic Caucus © 2023]"
                },
                {
                  "id": "",
                  "text": "Privacy Policy"
                },
                {
                  "id": "",
                  "text": "Accessibility Statement"
                },
                {
                  "id": "",
                  "text": "Register to Vote"
                }
              ]
            },
            "totals": [
              9,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Democratic Caucus © 2023]"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Register to Vote"
              }
            ]
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 61,
                "adjacent": {
                  "total": 36,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sit"
                  },
                  {
                    "id": "",
                    "text": "About Nancy"
                  },
                  {
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "id": "",
                    "text": "Committees"
                  },
                  {
                    "id": "",
                    "text": "News"
                  },
                  {
                    "id": "",
                    "text": "District"
                  },
                  {
                    "id": "",
                    "text": "Contact Us"
                  },
                  {
                    "id": "",
                    "text": "Facebook"
                  },
                  {
                    "id": "",
                    "text": "Twitter"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\"></a>"
                  },
                  {
                    "id": "",
                    "text": "Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here"
                  },
                  {
                    "id": "",
                    "text": "Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation"
                  },
                  {
                    "id": "",
                    "text": "COVID-19 Updates Click here for the latest COVID-19 news and updates."
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting"
                  },
                  {
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep"
                  },
                  {
                    "id": "",
                    "text": "Skinner: California should require that EVs can power..."
                  },
                  {
                    "id": "",
                    "text": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
                  },
                  {
                    "id": "",
                    "text": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
                  },
                  {
                    "id": "",
                    "text": "Op-Ed: Mega corporations that conduct business in Cali..."
                  },
                  {
                    "id": "",
                    "text": "Opinion: A California Bill Can Save Our Children from..."
                  },
                  {
                    "id": "",
                    "text": "Shootings, assaults, lies: Oakland police misconduct r..."
                  },
                  {
                    "id": "",
                    "text": "Abortion rights groups say California lawmakers must s..."
                  },
                  {
                    "id": "",
                    "text": "A California bill could help make EVs a blackout solut..."
                  },
                  {
                    "id": "",
                    "text": "Load more"
                  },
                  {
                    "id": "",
                    "text": "Tweets by Senator Nancy Skinner"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" s"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/vaccines/\"> <img alt=\"COVID Vaccine\" src=\"https://democrats.senate.c"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img a"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt="
                  },
                  {
                    "id": "",
                    "text": "California State Senate"
                  },
                  {
                    "id": "",
                    "text": "Democratic Caucus © 2023]"
                  },
                  {
                    "id": "",
                    "text": "Privacy Policy"
                  },
                  {
                    "id": "",
                    "text": "Accessibility Statement"
                  },
                  {
                    "id": "",
                    "text": "Register to Vote"
                  }
                ]
              }
            },
            "totals": [
              0,
              36,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sit"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Nancy"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "News"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Us"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Twitter"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\"></a>"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19 Updates Click here for the latest COVID-19 news and updates."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skinner: California should require that EVs can power..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Opinion: A California Bill Can Save Our Children from..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Abortion rights groups say California lawmakers must s..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A California bill could help make EVs a blackout solut..."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Load more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tweets by Senator Nancy Skinner"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" s"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://covid19.ca.gov/vaccines/\"> <img alt=\"COVID Vaccine\" src=\"https://democrats.senate.c"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img a"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt="
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Democratic Caucus © 2023]"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Register to Vote"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 3,
              "items": [
                {
                  "tagName": "P",
                  "id": "",
                  "text": "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "Follow us on social media and sign up today to get the latest news about legislation and the district."
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "Click here for the latest COVID-19 news and updates."
                }
              ]
            },
            "totals": [
              0,
              0,
              3,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "miniText",
                "what": "Text font is smaller than 11 pixels",
                "ordinalSeverity": 2,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
              },
              {
                "ruleID": "miniText",
                "what": "Text font is smaller than 11 pixels",
                "ordinalSeverity": 2,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Follow us on social media and sign up today to get the latest news about legislation and the district."
              },
              {
                "ruleID": "miniText",
                "what": "Text font is smaller than 11 pixels",
                "ordinalSeverity": 2,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Click here for the latest COVID-19 news and updates."
              }
            ]
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 5,
              "badRoleElements": 1,
              "redundantRoleElements": 3,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ASIDE": {
                  "complementary": {
                    "bad": 0,
                    "redundant": 2
                  }
                }
              }
            },
            "totals": [
              0,
              3,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ASIDE elements have redundant explicit role complementary (count: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "ASIDE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "button": {
                  "total": 4,
                  "subtotals": [
                    2,
                    1,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 36,
                  "subtotals": [
                    18,
                    10,
                    8
                  ]
                },
                "listLink": {
                  "total": 25,
                  "subtotals": [
                    16,
                    7,
                    2
                  ]
                },
                "h2": {
                  "total": 14,
                  "subtotals": [
                    8,
                    3,
                    2,
                    1
                  ]
                },
                "h3": {
                  "total": 1
                }
              },
              "items": {
                "button": {
                  "borderStyle": {
                    "solid": [
                      "Toggle navigation"
                    ],
                    "none": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Toggle navigation"
                    ],
                    "0px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "height": {
                    "auto": [
                      "Toggle navigation",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "25px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to main content",
                      "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sit",
                      "<a id=\"main-content\"></a>",
                      "Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here",
                      "Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation",
                      "COVID-19 Updates Click here for the latest COVID-19 news and updates.",
                      "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting",
                      "Tweets by Senator Nancy Skinner",
                      "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" ",
                      "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" s",
                      "<a href=\"https://covid19.ca.gov/vaccines/\"> <img alt=\"COVID Vaccine\" src=\"https://democrats.senate.c",
                      "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img a",
                      "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=",
                      "California State Senate",
                      "Democratic Caucus © 2023]",
                      "Privacy Policy",
                      "Accessibility Statement",
                      "Register to Vote"
                    ],
                    "600": [
                      "About Nancy",
                      "Legislation",
                      "Committees",
                      "News",
                      "District",
                      "Contact Us",
                      "Facebook",
                      "Twitter"
                    ],
                    "700": [
                      "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep",
                      "Skinner: California should require that EVs can power...",
                      "CA Senate Approves Sen. Skinner’s Gun Safety Legislati...",
                      "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...",
                      "Op-Ed: Mega corporations that conduct business in Cali...",
                      "Opinion: A California Bill Can Save Our Children from...",
                      "Shootings, assaults, lies: Oakland police misconduct r...",
                      "Abortion rights groups say California lawmakers must s...",
                      "A California bill could help make EVs a blackout solut...",
                      "Load more"
                    ]
                  }
                },
                "listLink": {
                  "opacity": {
                    "0": [
                      "Previous",
                      "Next"
                    ],
                    "1": [
                      "My 2023 Legislation",
                      "My 2022 Legislation",
                      "My 2021 Legislation",
                      "My 2020 Legislation",
                      "Town Halls",
                      "Photo Gallery",
                      "Press Releases",
                      "In the News",
                      "Op-eds",
                      "E-blast",
                      "Videos",
                      "Email Senator",
                      "Staff Contacts",
                      "Press Inquiries",
                      "Internships",
                      "Newsletter Sign Up",
                      "Home",
                      "Biography",
                      "Press Releases",
                      "Legislation",
                      "District",
                      "Contact",
                      "Op-Eds"
                    ]
                  },
                  "color": {
                    "rgb(255, 255, 255)": [
                      "My 2023 Legislation",
                      "My 2022 Legislation",
                      "My 2021 Legislation",
                      "My 2020 Legislation",
                      "Town Halls",
                      "Photo Gallery",
                      "Press Releases",
                      "In the News",
                      "Op-eds",
                      "E-blast",
                      "Videos",
                      "Email Senator",
                      "Staff Contacts",
                      "Press Inquiries",
                      "Internships",
                      "Newsletter Sign Up",
                      "Home",
                      "Biography",
                      "Press Releases",
                      "Legislation",
                      "District",
                      "Contact",
                      "Op-Eds"
                    ],
                    "rgba(0, 0, 0, 0.8)": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "lineHeight": {
                    "20px": [
                      "My 2023 Legislation",
                      "My 2022 Legislation",
                      "My 2021 Legislation",
                      "My 2020 Legislation",
                      "Town Halls",
                      "Photo Gallery",
                      "Press Releases",
                      "In the News",
                      "Op-eds",
                      "E-blast",
                      "Videos",
                      "Email Senator",
                      "Staff Contacts",
                      "Press Inquiries",
                      "Internships",
                      "Newsletter Sign Up",
                      "Previous",
                      "Next"
                    ],
                    "22px": [
                      "Home",
                      "Biography",
                      "Press Releases",
                      "Legislation",
                      "District",
                      "Contact",
                      "Op-Eds"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(255, 255, 255)": [
                      "Get Help",
                      "Stay Up to Date",
                      "COVID-19 Updates",
                      "OfficeInformation"
                    ],
                    "rgb(13, 61, 99)": [
                      "Latest From Sen. Skinner",
                      "In The News"
                    ],
                    "rgb(51, 51, 51)": [
                      "Skinner: California should require that EVs can power...",
                      "CA Senate Approves Sen. Skinner’s Gun Safety Legislati...",
                      "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...",
                      "Op-Ed: Mega corporations that conduct business in Cali...",
                      "Opinion: A California Bill Can Save Our Children from...",
                      "Shootings, assaults, lies: Oakland police misconduct r...",
                      "Abortion rights groups say California lawmakers must s...",
                      "A California bill could help make EVs a blackout solut..."
                    ]
                  },
                  "fontSize": {
                    "14px": [
                      "Get Help",
                      "Stay Up to Date",
                      "COVID-19 Updates",
                      "Skinner: California should require that EVs can power...",
                      "CA Senate Approves Sen. Skinner’s Gun Safety Legislati...",
                      "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs...",
                      "Op-Ed: Mega corporations that conduct business in Cali...",
                      "Opinion: A California Bill Can Save Our Children from...",
                      "Shootings, assaults, lies: Oakland police misconduct r...",
                      "Abortion rights groups say California lawmakers must s...",
                      "A California bill could help make EVs a blackout solut..."
                    ],
                    "20px": [
                      "Latest From Sen. Skinner",
                      "In The News"
                    ],
                    "24px": [
                      "OfficeInformation"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              2,
              2,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 3 different styles",
                "count": 2,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Links in columns have 3 different styles",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 3 different styles",
                "count": 2,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 4 different styles",
                "count": 3,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "targetSize": {
            "what": "buttons, inputs, and non-inline links smaller than 44 pixels wide and high",
            "data": {
              "total": 3,
              "items": [
                {
                  "width": 1,
                  "height": 1,
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxPrevious",
                  "text": ""
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxNext",
                  "text": ""
                }
              ]
            },
            "totals": [
              3,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (1 px wide, 1 px high)",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxPrevious",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxNext",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 1,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                }
              ]
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 19,
                "tagNames": {
                  "HEADER": 1,
                  "UL": 3,
                  "LI": 10,
                  "A": 2,
                  "DIV": 3
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "navbar",
                  "text": "Toggle navigation About Nancy Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislatio"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Town Halls Photo Gallery Press Releases In the News Op-eds E-blast Videos"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Previous"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Next"
                },
                {
                  "tagName": "DIV",
                  "id": "cboxOverlay",
                  "text": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "colorbox",
                  "text": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
                },
                {
                  "tagName": "DIV",
                  "id": "cboxWrapper",
                  "text": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
                }
              ]
            },
            "totals": [
              19,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "navbar",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle navigation About Nancy Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislatio"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Town Halls Photo Gallery Press Releases In the News Op-eds E-blast Videos"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxOverlay",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "colorbox",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxWrapper",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          34,
          131,
          23,
          34
        ],
        "instances": [
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "dupAtt",
            "what": "Page prevented this test (treated as 10 instances)",
            "ordinalSeverity": 3,
            "count": 10,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focAll",
            "what": "Some focusable elements are not Tab-focusable or vice versa",
            "count": 17,
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "News"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tweets by Senator Nancy Skinner"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Us Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"views-field views-field-field-slider-image\"> <div class=\"field-content\"><img typeof=\"foa"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle navigation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My 2023 Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My 2022 Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My 2021 Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My 2020 Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Town Halls"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photo Gallery"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "E-blast"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Videos"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Staff Contacts"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Inquiries"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Internships"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsletter Sign Up"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Get Help"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Stay Up to Date"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19 Updates"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 22 px is less than 1.5 times its font size 20 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Latest From Sen. Skinner"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 22 px is less than 1.5 times its font size 20 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skinner: California should require that EVs can power..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "June 14, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 31, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-eds"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 19, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Opinion: A California Bill Can Save Our Children from..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 12, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Abortion rights groups say California lawmakers must s..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 5, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.8 px is less than 1.5 times its font size 18 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A California bill could help make EVs a blackout solut..."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "May 4, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Load more"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tweets by Senator Nancy Skinner"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 24 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 24 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Democratic Caucus © 2023]"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\"> <img src=\"https://sd09.senate.ca.gov/sit"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Nancy"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "News"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Twitter"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\"></a>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Get Help Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Stay Up to Date Follow us on social media and sign up today to get the latest news about legislation"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19 Updates Click here for the latest COVID-19 news and updates."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/20230531-ca-senate-approves-sen-skinner%E2%80%99s-sb-345-strengthening-and-protecting"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s SB 345, Strengthening and Protecting Access to Abortion, Contracep"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skinner: California should require that EVs can power..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Approves Sen. Skinner’s Gun Safety Legislati..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Greenlights Sen. Skinner’s SB 233, Using EVs..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-Ed: Mega corporations that conduct business in Cali..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Opinion: A California Bill Can Save Our Children from..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Shootings, assaults, lies: Oakland police misconduct r..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Abortion rights groups say California lawmakers must s..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A California bill could help make EVs a blackout solut..."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Load more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tweets by Senator Nancy Skinner"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.caleitc4me.org/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.coveredca.com/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt=\"Housing\" s"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/vaccines/\"> <img alt=\"COVID Vaccine\" src=\"https://democrats.senate.c"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://womenscaucus.legislature.ca.gov/\" rel=\"noopener noreferrer\" target=\"_blank\"> <img a"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://iamerica.org/know-your-rights\" rel=\"noopener noreferrer\" target=\"_blank\"> <img alt="
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Democratic Caucus © 2023]"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "miniText",
            "what": "Text font is smaller than 11 pixels",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Having difficulties with government agencies? Inform Sen. Skinner of your views. Click here."
          },
          {
            "ruleID": "miniText",
            "what": "Text font is smaller than 11 pixels",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Follow us on social media and sign up today to get the latest news about legislation and the district."
          },
          {
            "ruleID": "miniText",
            "what": "Text font is smaller than 11 pixels",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Click here for the latest COVID-19 news and updates."
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ASIDE elements have redundant explicit role complementary (count: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 3 different styles",
            "count": 2,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 3 different styles",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 3 different styles",
            "count": 2,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 4 different styles",
            "count": 3,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (1 px wide, 1 px high)",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle navigation About Nancy Legislation My 2023 Legislation My 2022 Legislation My 2021 Legislatio"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My 2023 Legislation My 2022 Legislation My 2021 Legislation My 2020 Legislation"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Town Halls Photo Gallery Press Releases In the News Op-eds E-blast Videos"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email Senator Staff Contacts Press Inquiries Internships Newsletter Sign Up"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: b"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
          }
        ]
      },
      "endTime": 1687642842491
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687642842491,
      "url": "https://sd09.senate.ca.gov/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Senator Nancy Skinner | Proudly Representing California Senate District 9",
          "pageurl": "https://sd09.senate.ca.gov/",
          "time": 9.64,
          "creditsremaining": 855,
          "allitemcount": 82,
          "totalelements": 444,
          "waveurl": "http://wave.webaim.org/report?url=https://sd09.senate.ca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + SPAN > SPAN:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 15,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 15,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#skip-link > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
                ],
                "contrastdata": [
                  [
                    3.85,
                    "#0083d6",
                    "#fafafa",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    4.13,
                    "#ffffff",
                    "#2a83bd",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ],
                  [
                    1.73,
                    "#ebb86f",
                    "#fafafa",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-bean-resources-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + SPAN + DIV > SPAN:first-child + DIV > SPAN:first-child + DIV > H3:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child + P"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          9,
          0,
          0,
          19
        ],
        "instances": [
          {
            "ruleID": "alt_link_missing",
            "what": "Linked image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + SPAN > SPAN:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#skip-link > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-bean-resources-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "h1_missing",
            "what": "Missing first level heading",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": false
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#page-bottom > DIV:first-child > SECTION#block-views-news-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + SPAN + DIV > SPAN:first-child + DIV > SPAN:first-child + DIV > H3:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + ASIDE > DIV:first-child > SECTION#block-block-15 > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H2:first-child + P"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687642852410
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caSen",
    "target": {
      "id": "caSenSDsd09",
      "which": "https://sd09.senate.ca.gov/",
      "what": "Nancy Skinner (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-24T21:23:01",
  "timeStamp": "1etp6",
  "jobData": {
    "startTime": "2023-06-24T21:39:09",
    "endTime": "2023-06-24T21:40:52",
    "elapsedSeconds": 102,
    "visitLatency": 20,
    "logCount": 9,
    "logSize": 2829,
    "errorLogCount": 1,
    "errorLogSize": 187,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        33
      ],
      [
        "testaro",
        14
      ],
      [
        "wave",
        10
      ],
      [
        "qualWeb",
        8
      ],
      [
        "ibm",
        7
      ],
      [
        "alfa",
        6
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp28",
    "summary": {
      "total": 2064,
      "issue": 1529,
      "tool": 216,
      "prevention": 300,
      "log": 8,
      "latency": 11
    },
    "details": {
      "severity": {
        "total": [
          289,
          351,
          39,
          263
        ],
        "byTool": {
          "testaro": [
            34,
            131,
            23,
            34
          ],
          "alfa": [
            155,
            0,
            0,
            53
          ],
          "axe": [
            12,
            31,
            5,
            15
          ],
          "continuum": [
            0,
            0,
            0,
            1
          ],
          "htmlcs": [
            45,
            0,
            0,
            10
          ],
          "ibm": [
            0,
            8,
            0,
            41
          ],
          "qualWeb": [
            34,
            181,
            2,
            67
          ],
          "tenon": [
            0,
            0,
            9,
            23
          ],
          "wave": [
            9,
            0,
            0,
            19
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "linkNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "continuum": {
              "237": {
                "quality": 1,
                "what": "a element has no machanism allowing an accessible name value to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              },
              "AAA.1_1_1.H30.2": {
                "quality": 1,
                "what": "img element is the only link content but has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Hyperlink has no link text, label or image with a text alternative"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R12": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each link has an accessible name."
                  ]
                }
              },
              "QW-WCAG-T21": {
                "quality": 1,
                "what": "Accessible name is not provided for an image which is the only content in a link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the text alternative of images which are the only content of a link"
                  ]
                }
              }
            },
            "tenon": {
              "57": {
                "quality": 1,
                "what": "Link has no text inside it",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 74,
          "maxCount": 37,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 37,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            },
            "axe": {
              "page-has-heading-one": {
                "quality": 1,
                "what": "Page contains no level-one heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page should contain a level-one heading; Page must have a level-one heading"
                  ]
                }
              }
            },
            "wave": {
              "h1_missing": {
                "quality": 1,
                "what": "Missing first level heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Missing first level heading"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 77,
          "maxCount": 77,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 77,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.02:1. Recommendation:  change text colour to #005c97.",
                    "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.",
                    "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."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 308,
          "maxCount": 77,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 77,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 43,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
                    "Elements must meet minimum color contrast ratio thresholds; Element 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",
                    "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",
                    "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"
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "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",
                    "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",
                    "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"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 28,
          "maxCount": 14,
          "weight": 2,
          "tools": {
            "alfa": {
              "r74": {
                "quality": 1,
                "what": "Paragraph text has an absolute font size",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "Paragraphs of text do not have font sizes defined in absolute units"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 0,
          "maxCount": 0.2,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "linkConfusionRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "axe": {
              "identical-links-same-purpose": {
                "quality": 1,
                "what": "Links with the same accessible name may serve dissimilar purposes",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous."
                  ]
                }
              }
            }
          }
        },
        "cssBansRotate": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "css-orientation-lock": {
                "quality": 1,
                "what": "CSS media query locks display orientation",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined"
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-one-main": {
                "quality": 1,
                "what": "page has no main landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Document should have one main landmark; Document does not have a main landmark"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "axe": {
              "landmark-unique": {
                "quality": 1,
                "what": "Landmark has a role and an accessible name that are identical to another",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                  ]
                }
              }
            },
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 22,
          "maxCount": 22,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "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."
                  ]
                }
              },
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7:1",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "externalLink": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            },
            "testaro": {
              "linkExt": {
                "quality": 1,
                "what": "Link opens a new window or tab",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Element a has a target=_blank attribute"
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "buttonNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.Button.Name": {
                "quality": 1,
                "what": "Button element has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "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."
                  ]
                }
              }
            },
            "wave": {
              "button_empty": {
                "quality": 1,
                "what": "Button is empty or has no value text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty button"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "asideConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_complementary_label_unique": {
                "quality": 1,
                "what": "Multiple elements with a complementary role have no unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"complementary\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_role_redundant": {
                "quality": 1,
                "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>"
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "ASIDE elements have redundant explicit role complementary (count: 2)"
                  ]
                }
              }
            }
          }
        },
        "roleBad": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_contentinfo_misuse": {
                "quality": 1,
                "what": "Element with a contentinfo role is present without an element with a main role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"contentinfo\" role is present without an element with \"main\" role"
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              },
              "QW-ACT-R75": {
                "quality": 1,
                "what": "Blocks of repeated content cannot be bypassed",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has a mechanism to bypass repeated blocks of content."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 152,
          "maxCount": 38,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 38,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 236,
          "maxCount": 59,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 59,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "A element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              },
              "QW-ACT-R44": {
                "quality": 1,
                "what": "Links with identical accessible names and context serve different purposes",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 89,
          "maxCount": 89,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 89,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 1,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 45,
          "maxCount": 15,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 108,
          "maxCount": 54,
          "weight": 2,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            },
            "testaro": {
              "lineHeight": {
                "quality": 1,
                "what": "Text has a line height less than 1.5 times its font size",
                "complaints": {
                  "countTotal": 54,
                  "texts": [
                    "Text line height 20 px is less than 1.5 times its font size 14 px",
                    "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                    "Text line height 22 px is less than 1.5 times its font size 20 px",
                    "Text line height 17.1429 px is less than 1.5 times its font size 12 px",
                    "Text line height 19.8 px is less than 1.5 times its font size 18 px",
                    "Text line height 26.4 px is less than 1.5 times its font size 24 px"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            },
            "testaro": {
              "targetSize": {
                "quality": 1,
                "what": "Button, input, or non-inline link is smaller than 44 px wide and high",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Interactive element has a substandard size (1 px wide, 1 px high)",
                    "Interactive element has a substandard size (25 px wide, 25 px high)"
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "externalLinkSurprise": {
          "score": 27,
          "maxCount": 9,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "testaro": {
              "dupAtt": {
                "quality": 0.7,
                "what": "Source code of the element contains 2 or more of the same attribute",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Page prevented this test (treated as 10 instances)"
                  ]
                }
              }
            }
          }
        },
        "tabFocusability": {
          "score": 34,
          "maxCount": 8.5,
          "weight": 4,
          "tools": {
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 17,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 72,
          "maxCount": 36,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 36,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "fontSmall": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "testaro": {
              "miniText": {
                "quality": 1,
                "what": "Text node has a font smaller than 11 pixels",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Text font is smaller than 11 pixels"
                  ]
                }
              }
            },
            "wave": {
              "text_small": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Very small text"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Links in columns have 3 different styles",
                    "Buttons have 3 different styles",
                    "Level-2 headings have 4 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "A element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 19,
          "maxCount": 19,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 19,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "LI element has a non-default Z index",
                    "A element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "imagesSameAlt": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "alt_duplicate": {
                "quality": 1,
                "what": "Two images near each other have the same text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "A nearby image has the same alternative text"
                  ]
                }
              }
            }
          }
        },
        "linkComprehensionRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "link_suspicious": {
                "quality": 1,
                "what": "Suspicious link text",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Suspicious link text"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}