Accessibility digest

Synopsis
PageBrian Dahle (R)
URLhttps://sr01.senate.ca.gov/
Requesterpool@jpdev.pro
Test date2023/06/24
Score1156
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 Brian Dahle (R) at https://sr01.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 1156, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1156Sum of the component scores
issue757Severity and number of reported defects
tool98Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log1Browser warnings about the page
latency0Abnormal delay in page responses

Issue scores

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

Issue scores
IssueScore
focusIndication212
leadingClipsText86
linkIndication60
zIndexNotZero42
noHeading39
contentBeyondLandmarks36
tabFocusability26
titleBad24
textContrastAA20
pseudoNavList18
focusableOperable18
textAlternativeRisk15
linkPair14
duplicateAttribute14
listItemOrphan12
contrastAAA9
targetSize9
hiddenContentRisk8
roleRedundant8
skipRepeatedContent6
inconsistentStyles6
repeatedContentRisk5
contrastRisk5
descendantMissing4
cssBansRotate4
listChild4
headingStructure4
errorReferenceBad4
colorMissing4
h1Missing3
imageTextRedundant3
navConfusion3
roleBad3
pseudoListRisk3
horizontalScrolling3
linkVague3
titleRedundant3
mainNone2
pseudoHeadingRisk2
bannerNot12
bannerNotTop2
allItalics2
hoverSurprise2
pseudoOrderedListRisk1
scrollRisk1
complementaryNoText1
sectionHeadingless1
visibleBulk1
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 focusIndication

WCAG: 2.4.7

Score: 212

Complaints by alfa

Rule r65

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 53

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 2

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 86

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

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 60

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 30

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 42

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 42

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 39

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 13

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 36

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 18

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 6

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 11

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 26

Complaints by testaro

Rule focAll

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

Count of instances: 13

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 24

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 6

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 20

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 5

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 1

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 18

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

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 18

Complaints by testaro

Rule focOp

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

Count of instances: 6

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 15

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 15

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 14

Complaints by qualWeb

Rule QW-WCAG-T10

Description: Adjacent image and text links for the same resource are not combined

Count of instances: 3

Complaint specifics

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 7

Complaint specifics

Issue duplicateAttribute

WCAG: 4.1.1

Score: 14

Complaints by testaro

Rule dupAtt

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

Count of instances: 10

Complaint specifics

Issue listItemOrphan

WCAG: 1.3.1

Score: 12

Complaints by axe

Rule listitem

Description: li element is not contained by a ul or ol element

Count of instances: 3

Complaint specifics

Complaints by continuum

Rule 99

Description: li element has no ul, ol, or list-role parent

Count of instances: 3

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 9

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 9

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 9

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 9

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 9

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 1

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 hiddenContentRisk

WCAG: 4.1

Score: 8

Complaints by axe

Rule hidden-content

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

Count of instances: 8

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 8

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 7

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 8

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 inconsistentStyles

WCAG: 3.2.4

Score: 6

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 6

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 contrastRisk

WCAG: 1.4.3

Score: 5

Complaints by htmlcs

Rule AAA.1_4_3_F24.F24.FGColour

Description: Inline foreground color may lack a complementary background color

Count of instances: 1

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

Complaint specifics
Rule AAA.1_4_6.G18.Abs

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

Count of instances: 1

Complaint specifics

Issue descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r68

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

Count of instances: 1

Complaint specifics

Issue cssBansRotate

WCAG: 1.3.4

Score: 4

Complaints by axe

Rule css-orientation-lock

Description: CSS media query locks display orientation

Count of instances: 1

Complaint specifics

Issue listChild

WCAG: 1.3.1

Score: 4

Complaints by axe

Rule list

Description: List element ul or ol has a child element other than li, script, and template

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 246

Description: ul element does not contain only li, script, template, or listitem-role elements as direct child elements

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-BP24

Description: ul or ol element has a child other than li, script, or template

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 errorReferenceBad

WCAG: 3.3.1

Score: 4

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 1

Complaint specifics

Issue colorMissing

WCAG: 1.4.3

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 1

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

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 imageTextRedundant

WCAG: 1.1.1

Score: 3

Complaints by ibm

Rule img_alt_redundant

Description: Text alternative of the link image duplicates text in the same or an adjacent link

Count of instances: 3

Complaint specifics

Issue navConfusion

WCAG: 1.3.6

Score: 3

Complaints by ibm

Rule aria_navigation_label_unique

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

Count of instances: 1

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 pseudoListRisk

WCAG: 1.3.1

Score: 3

Complaints by qualWeb

Rule QW-BP23

Description: List item is used nonsemantically

Count of instances: 3

Complaint specifics

Issue horizontalScrolling

WCAG: 1.4.10

Score: 3

Complaints by tenon

Rule 28

Description: Layout or sizing of the page causes horizontal scrolling

Count of instances: 1

Complaint specifics

Issue linkVague

WCAG: 2.4.4

Score: 3

Complaints by tenon

Rule 73

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

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 3

Complaints by tenon

Rule 79

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

Count of instances: 3

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 pseudoHeadingRisk

WCAG: 1.3.1

Score: 2

Complaints by htmlcs

Rule AAA.1_3_1.H42

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

Count of instances: 2

Complaint specifics

Issue bannerNot1

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-BP20

Description: Document has more than 1 banner landmark

Count of instances: 1

Complaint specifics

Issue bannerNotTop

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-BP19

Description: banner landmark is not at the top level

Count of instances: 1

Complaint specifics

Issue allItalics

WCAG: 3.1.5

Score: 2

Complaints by tenon

Rule 154

Description: Long string of text is italic

Count of instances: 2

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 2

Complaints by testaro

Rule hover

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

Count of instances: 1

Complaint specifics

Issue pseudoOrderedListRisk

WCAG: 1.3.1

Score: 1

Complaints by htmlcs

Rule AAA.1_3_1.H48.2

Description: Ordered list may fail to be coded as such

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 1

Complaints by htmlcs

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

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 1

Complaint specifics

Issue complementaryNoText

WCAG: 1.3.6

Score: 1

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 1

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 1

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 1

Complaint specifics

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

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

Complaint specifics

Complete report

{
  "id": "1etp6-ts27-caSenSDsd01",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687642113450,
      "endTime": 1687642113974
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642113974,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642114930
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687642114931,
      "url": "https://sr01.senate.ca.gov/",
      "endTime": 1687642116796
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687642116797,
      "url": "https://sr01.senate.ca.gov/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1139344,
                1139344,
                1139344,
                1139344,
                1139344
              ],
              "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": 1687642130418
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642130418,
      "endTime": 1687642130968
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642130968,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642131915
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687642131915,
      "url": "https://sr01.senate.ca.gov/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 24,
          "warnings": 12
        },
        "items": [
          {
            "index": 203,
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/div[2]/text()[1]",
              "codeLines": [
                "Join the Mailing List"
              ]
            }
          },
          {
            "index": 204,
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]/div[2]/text()[1]",
              "codeLines": [
                "Contact the Senator"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]/div[2]/text()[1]",
              "codeLines": [
                "Live Senate Webcast"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Image"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Update from Senator Dahle - 06.01.2023"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Image"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Image"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Senator Dahle Comments on May Revise Proposal"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "View More"
              ]
            }
          },
          {
            "index": 213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "More Resources"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Fire Insurance & Non-Renewal Information"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Public Safety Power Shutoff Concerns"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Wildfire Information"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/span[1]/text()[1]",
              "codeLines": [
                "California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacramento, Sierra, Siskiyou, and Shasta.  Also serving deferred areas of Tehama, Butte, Colusa, and Glenn counties."
              ]
            }
          },
          {
            "index": 235,
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 236,
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 237,
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "CA Senate Republican Caucus"
              ]
            }
          },
          {
            "index": 247,
            "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": 265,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "codeLines": [
                "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">"
              ]
            }
          },
          {
            "index": 293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Representing the 1st Senate District"
              ]
            }
          },
          {
            "index": 294,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 295,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About Brian"
              ]
            }
          },
          {
            "index": 296,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 297,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 298,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Fire Insurance & Non-Renewal Information"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Public Safety Power Shutoff Concerns"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Wildfire Information"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">",
                "  <div class=\"owl-wrapper-outer\">",
                "    <div class=\"owl-wrapper\" style=\"width: 702px; left: 0px; display: block;\">",
                "      <div class=\"owl-item\" style=\"width: 234px;\">",
                "        <li class=\"text-center owl-item-inside\">",
                "          <div class=\"views-field views-field-field-mt-company-logo\">",
                "            <div class=\"field-content\">",
                "              <a href=\"/content/fire-insurance-non-renewal-information\">",
                "                <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Insurance.jpg?itok=vCiRqVxr\" width=\"200\" height=\"133\" alt=\"Fire Insurance & Non-Renewal Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                "              </a>",
                "            </div>",
                "          </div>",
                "          <div class=\"views-field views-field-field-mt-company-title\">",
                "            <div class=\"field-content\">",
                "              <a href=\"/content/fire-insurance-non-renewal-information\">",
                "                Fire Insurance & Non-Renewal Information",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </li>",
                "      </div>",
                "      <div class=\"owl-item\" style=\"width: 234px;\">",
                "        <li class=\"text-center owl-item-inside\">",
                "          <div class=\"views-field views-field-field-mt-company-logo\">",
                "            <div class=\"field-content\">",
                "              <a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">",
                "                <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_power_line.jpg?itok=QADZr4Br\" width=\"200\" height=\"133\" alt=\"Public Safety Power Shutoff Concerns\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                "              </a>",
                "            </div>",
                "          </div>",
                "          <div class=\"views-field views-field-field-mt-company-title\">",
                "            <div class=\"field-content\">",
                "              <a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">",
                "                Public Safety Power Shutoff Concerns",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </li>",
                "      </div>",
                "      <div class=\"owl-item\" style=\"width: 234px;\">",
                "        <li class=\"text-center owl-item-inside\">",
                "          <div class=\"views-field views-field-field-mt-company-logo\">",
                "            <div class=\"field-content\">",
                "              <a href=\"/content/wildfire-information\">",
                "                <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Wildfire.jpg?itok=c-n6X8wh\" width=\"200\" height=\"133\" alt=\"Wildfire Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                "              </a>",
                "            </div>",
                "          </div>",
                "          <div class=\"views-field views-field-field-mt-company-title\">",
                "            <div class=\"field-content\">",
                "              <a href=\"/content/wildfire-information\">",
                "                Wildfire Information",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </li>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"owl-controls clickable\" style=\"display: none;\">",
                "    <div class=\"owl-buttons\">",
                "      <div class=\"owl-prev\">",
                "        prev",
                "      </div>",
                "      <div class=\"owl-next\">",
                "        next",
                "      </div>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 327,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 328,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About Brian"
              ]
            }
          },
          {
            "index": 329,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 330,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 331,
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 433,
            "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": [
          12,
          0,
          0,
          24
        ],
        "instances": [
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/div[2]/text()[1]"
            },
            "excerpt": "Join the Mailing List"
          },
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]/div[2]/text()[1]"
            },
            "excerpt": "Contact the Senator"
          },
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]/div[2]/text()[1]"
            },
            "excerpt": "Live Senate Webcast"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Image"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]"
            },
            "excerpt": "Update from Senator Dahle - 06.01.2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Image"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]"
            },
            "excerpt": "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Image"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]/div[2]/div[1]/h2[1]/span[1]/text()[1]"
            },
            "excerpt": "Senator Dahle Comments on May Revise Proposal"
          },
          {
            "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[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "View More"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "More Resources"
          },
          {
            "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[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Fire Insurance & Non-Renewal Information"
          },
          {
            "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[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Public Safety Power Shutoff Concerns"
          },
          {
            "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[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Wildfire Information"
          },
          {
            "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[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/span[1]/text()[1]"
            },
            "excerpt": "California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacramento, Sierra, Siskiyou, and Shasta. Also serving deferred areas of Tehama, Butte, Colusa, and Glenn counties."
          },
          {
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Accessibility"
          },
          {
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "CA Senate Republican Caucus"
          },
          {
            "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": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]"
            },
            "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[1]"
            },
            "excerpt": "Representing the 1st Senate 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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/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]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About Brian"
          },
          {
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/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]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Fire Insurance & Non-Renewal Information"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Public Safety Power Shutoff Concerns"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Wildfire Information"
          },
          {
            "ruleID": "r68",
            "what": "Elements with a role have required children",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> <div class=\"owl-wrapper-outer\"> <div class=\"owl-wrapper\" style=\"width: 702px; left: 0px; display: block;\"> <div class= ... li> </div> </div> </div> <div class=\"owl-controls clickable\" style=\"display: none;\"> <div class=\"owl-buttons\"> <div class=\"owl-prev\"> prev </div> <div class=\"owl-next\"> next </div> </div> </div> </ul>"
          },
          {
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/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]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About Brian"
          },
          {
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/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]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "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[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "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": 1687642137883
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687642137884,
      "url": "https://sr01.senate.ca.gov/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 56,
          "rulesPassed": 39,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 8,
            "serious": 13,
            "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:28:58.426Z",
          "url": "https://sr01.senate.ca.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
                  "target": [
                    "#edit-keys"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">",
                  "target": [
                    "#main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9 > .sf-hidden"
                  ],
                  "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=\"sf-hidden\" style=\"float: none; width: 15em;\">",
                  "target": [
                    "#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > .sf-hidden"
                  ],
                  "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=\"sf-hidden\" style=\"float: none; width: 15em;\">",
                  "target": [
                    "#main-views-viewviewspub-indexpage-1 > .sf-hidden"
                  ],
                  "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=\"sf-hidden\" style=\"float: none; width: 15em;\">",
                  "target": [
                    "#main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233 > .sf-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"tp-leftarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, 0, -22); left: 0px; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Brian Dahle - Emerald Bay</span></div></div>",
                  "target": [
                    ".tp-leftarrow"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"tp-rightarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, -90, -22); left: 100%; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Brian Dahle - Emerald Bay</span></div></div>",
                  "target": [
                    ".tp-rightarrow"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"main-content\" class=\"clearfix main-content white-region\">",
                  "target": [
                    "#main-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"owl-controls clickable\" style=\"display: none;\"><div class=\"owl-buttons\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div></div>",
                  "target": [
                    ".owl-controls"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146",
                "ACT"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",
              "help": "Elements must meet enhanced color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006bb3",
                        "contrastRatio": 5.59,
                        "fontSize": "10.4pt (13.92px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.4pt (13.92px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-slogan site-branding__slogan\">Representing the 1st Senate District</div>",
                  "target": [
                    ".site-slogan"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.4pt (13.92px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006bb3",
                        "contrastRatio": 5.59,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>",
                  "target": [
                    "#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > .is-active[title=\"Senator Brian Dahle\"][href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e7eff5",
                        "bgColor": "#006bb3",
                        "contrastRatio": 4.81,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">About Brian</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"biography\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e7eff5",
                        "bgColor": "#006bb3",
                        "contrastRatio": 4.81,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">Legislation</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"legislation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e7eff5",
                        "bgColor": "#006bb3",
                        "contrastRatio": 4.81,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">Newsroom</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e7eff5",
                        "bgColor": "#006bb3",
                        "contrastRatio": 4.81,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"header-container\" class=\"header-container colored-region dark\">",
                          "target": [
                            "#header-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact Me</a>",
                  "target": [
                    ".menuparent.sf-depth-1[href$=\"my-offices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006bb3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.59,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</a>",
                  "target": [
                    ".owl-item:nth-child(1) > .owl-item-inside.text-center > .views-field-field-mt-company-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006bb3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.59,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</a>",
                  "target": [
                    ".owl-item:nth-child(2) > .owl-item-inside.text-center > .views-field-field-mt-company-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006bb3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.59,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/content/wildfire-information\">Wildfire Information</a>",
                  "target": [
                    ".views-field-field-mt-company-title.views-field > .field-content > a[href$=\"wildfire-information\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7: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=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "list",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures that lists are structured correctly",
              "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/list?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": {
                        "values": "div"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"owl-wrapper-outer\">",
                          "target": [
                            ".owl-wrapper-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed: div"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">",
                  "target": [
                    ".owl-carousel"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed: div"
                }
              ]
            },
            {
              "id": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"text-center owl-item-inside\">",
                  "target": [
                    ".owl-item:nth-child(1) > .owl-item-inside.text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"text-center owl-item-inside\">",
                  "target": [
                    ".owl-item:nth-child(2) > .owl-item-inside.text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"text-center owl-item-inside\">",
                  "target": [
                    ".owl-item:nth-child(3) > .owl-item-inside.text-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
                }
              ]
            },
            {
              "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=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">",
                  "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": "<div id=\"content-top\" class=\"clearfix content-top white-region\">",
                  "target": [
                    "#content-top"
                  ],
                  "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 id=\"featured\" class=\"clearfix featured light-gray-region\">",
                  "target": [
                    "#featured"
                  ],
                  "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": "<h2 class=\"title\">More Resources</h2>",
                  "target": [
                    "#block-views-block-mt-companies-carousel-block-1 > .title"
                  ],
                  "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=\"owl-wrapper-outer\">",
                  "target": [
                    ".owl-wrapper-outer"
                  ],
                  "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 id=\"highlighted\" class=\"clearfix highlighted light-gray-region\">",
                  "target": [
                    "#highlighted"
                  ],
                  "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-6\">",
                  "target": [
                    ".col-md-6:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          8,
          2,
          8,
          13
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#edit-keys"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">"
          },
          {
            "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": "#main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9 > .sf-hidden"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">"
          },
          {
            "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": "#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > .sf-hidden"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">"
          },
          {
            "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": "#main-views-viewviewspub-indexpage-1 > .sf-hidden"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">"
          },
          {
            "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": "#main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233 > .sf-hidden"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".tp-leftarrow"
            },
            "excerpt": "<div class=\"tp-leftarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, 0, -22); left: 0px; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Brian Dahle - Emerald Bay</span></div></div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".tp-rightarrow"
            },
            "excerpt": "<div class=\"tp-rightarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, -90, -22); left: 100%; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Brian Dahle - Emerald Bay</span></div></div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#main-content"
            },
            "excerpt": "<div id=\"main-content\" class=\"clearfix main-content white-region\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-controls"
            },
            "excerpt": "<div class=\"owl-controls clickable\" style=\"display: none;\"><div class=\"owl-buttons\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div></div>"
          },
          {
            "ruleID": "css-orientation-lock",
            "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.4pt (13.92px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".site-slogan"
            },
            "excerpt": "<div class=\"site-slogan site-branding__slogan\">Representing the 1st Senate District</div>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > .is-active[title=\"Senator Brian Dahle\"][href=\"/\"]"
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menuparent.sf-depth-1[href$=\"biography\"]"
            },
            "excerpt": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">About Brian</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menuparent.sf-depth-1[href$=\"legislation\"]"
            },
            "excerpt": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">Legislation</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menuparent.sf-depth-1[href$=\"news\"]"
            },
            "excerpt": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">Newsroom</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menuparent.sf-depth-1[href$=\"my-offices\"]"
            },
            "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact Me</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-item:nth-child(1) > .owl-item-inside.text-center > .views-field-field-mt-company-title.views-field > .field-content > a"
            },
            "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-item:nth-child(2) > .owl-item-inside.text-center > .views-field-field-mt-company-title.views-field > .field-content > a"
            },
            "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-field-field-mt-company-title.views-field > .field-content > a[href$=\"wildfire-information\"]"
            },
            "excerpt": "<a href=\"/content/wildfire-information\">Wildfire Information</a>"
          },
          {
            "ruleID": "landmark-one-main",
            "what": "Document should have one main landmark; Document does not have a main landmark",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">"
          },
          {
            "ruleID": "list",
            "what": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-carousel"
            },
            "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">"
          },
          {
            "ruleID": "listitem",
            "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-item:nth-child(1) > .owl-item-inside.text-center"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\">"
          },
          {
            "ruleID": "listitem",
            "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-item:nth-child(2) > .owl-item-inside.text-center"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\">"
          },
          {
            "ruleID": "listitem",
            "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".owl-item:nth-child(3) > .owl-item-inside.text-center"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\">"
          },
          {
            "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=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "content-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#content-top"
            },
            "excerpt": "<div id=\"content-top\" class=\"clearfix content-top white-region\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "featured",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#featured"
            },
            "excerpt": "<div id=\"featured\" class=\"clearfix featured light-gray-region\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-views-block-mt-companies-carousel-block-1 > .title"
            },
            "excerpt": "<h2 class=\"title\">More Resources</h2>"
          },
          {
            "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": ".owl-wrapper-outer"
            },
            "excerpt": "<div class=\"owl-wrapper-outer\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "highlighted",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#highlighted"
            },
            "excerpt": "<div id=\"highlighted\" class=\"clearfix highlighted light-gray-region\">"
          },
          {
            "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": ".col-md-6:nth-child(1)"
            },
            "excerpt": "<div class=\"col-md-6\">"
          }
        ]
      },
      "endTime": 1687642138460
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642138460,
      "endTime": 1687642139017
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642139017,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642139898
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687642139898,
      "url": "https://sr01.senate.ca.gov/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/fire-insurance-non-renewal-information\"><img class=\"imag ... =\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</a></div></div></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"text-center owl-item-inside\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"><img class=\"image- ... <div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</a></div></div></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"text-center owl-item-inside\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/wildfire-information\"><img class=\"image-style-mt-company ...  loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/wildfire-information\">Wildfire Information</a></div></div></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"text-center owl-item-inside\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 246,
          "bestPracticeId": 393,
          "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "element": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\"><div class=\"owl-wrapper-outer\"><div style=\"width: 702px; left: 0px; display: block;\" class=\"owl-wrapper\"><div style=\"wi ... </div></div></li></div></div></div><div style=\"display: none;\" class=\"owl-controls clickable\"><div class=\"owl-buttons\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div></div></ul>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"owl-carousel companies owl-theme\"]",
            "attNo": 2
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          4
        ],
        "instances": [
          {
            "ruleID": "99",
            "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/fire-insurance-non-renewal-information\"><img class=\"imag ... =\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</a></div></div></li>"
          },
          {
            "ruleID": "99",
            "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"><img class=\"image- ... <div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</a></div></div></li>"
          },
          {
            "ruleID": "99",
            "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/wildfire-information\"><img class=\"image-style-mt-company ...  loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/wildfire-information\">Wildfire Information</a></div></div></li>"
          },
          {
            "ruleID": "246",
            "what": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*: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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\"><div class=\"owl-wrapper-outer\"><div style=\"width: 702px; left: 0px; display: block;\" class=\"owl-wrapper\"><div style=\"wi ... </div></div></li></div></div></div><div style=\"display: none;\" class=\"owl-controls clickable\"><div class=\"owl-buttons\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div></div></ul>"
          }
        ]
      },
      "endTime": 1687642140165
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642140165,
      "endTime": 1687642140757
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642140757,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642141652
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687642141652,
      "url": "https://sr01.senate.ca.gov/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "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 class=\"field-content\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"field-content\">...</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.81:1. Recommendation:  change background to #00528a.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">...</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 5.59:1. Recommendation:  change background to #005c9a.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"site-slogan site-branding__slogan\">...</div>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.59:1. Recommendation:  change text colour to #005c9a.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/content/fire-insurance-non-renewal-information\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/content/wildfire-information\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "#toTop",
                "code": "<div id=\"toTop\" class=\"to-top\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"text-align: center;\">...</div>"
              }
            ]
          },
          "AAA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</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": "#toTop",
                "code": "<div id=\"toTop\" class=\"to-top\">...</div>"
              }
            ]
          },
          "AAA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">...</span>"
              }
            ]
          },
          "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=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field__label visually-hidden\">...</div>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
              }
            ]
          },
          "AAA.1_4_6.G18.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 4.5:1.": [
              {
                "tagName": "h2",
                "id": "#block-mainnavigation-4-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">...</h2>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          9,
          0,
          0,
          11
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "toTop",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"toTop\" class=\"to-top\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"text-align: center;\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48.2",
            "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</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": "toTop",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"toTop\" class=\"to-top\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">...</span>"
          },
          {
            "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=\"visually-hidden focusable skip-link\">...</a>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"field__label visually-hidden\">...</div>"
          },
          {
            "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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.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 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "block-mainnavigation-4-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">...</h2>"
          },
          {
            "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 class=\"field-content\">...</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 class=\"field-content\">...</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.81:1. Recommendation:  change background to #00528a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">...</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 4.81:1. Recommendation:  change background to #00528a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">...</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 4.81:1. Recommendation:  change background to #00528a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">...</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 4.81:1. Recommendation:  change background to #00528a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">...</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 5.59:1. Recommendation:  change background to #005c9a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">...</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 5.59:1. Recommendation:  change background to #005c9a.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"site-slogan site-branding__slogan\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.59:1. Recommendation:  change text colour to #005c9a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\">...</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 5.59:1. Recommendation:  change text colour to #005c9a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/content/wildfire-information\">...</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 5.59:1. Recommendation:  change text colour to #005c9a.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">...</a>"
          }
        ]
      },
      "endTime": 1687642141847
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642141847,
      "endTime": 1687642142399
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642142399,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642143235
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687642143235,
      "url": "https://sr01.senate.ca.gov/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 16,
          "recommendation": 8,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "img_alt_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[1]/div[1]/a[1]/img[1]",
              "aria": "/document[1]/list[2]/listitem[3]/link[1]/img[1]"
            },
            "message": "Image 'alt' value within a link is repeated in link text of the link after",
            "bounds": {
              "left": 48,
              "top": 2060,
              "height": 19,
              "width": 150
            },
            "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Wildfire Information\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Wildfire.jpg?itok=c-n6X8wh\" loading=\"lazy\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[1]/div[1]/a[1]/img[1]",
              "aria": "/document[1]/list[2]/listitem[2]/link[1]/img[1]"
            },
            "message": "Image 'alt' value within a link is repeated in link text of the link after",
            "bounds": {
              "left": 48,
              "top": 1986,
              "height": 37,
              "width": 234
            },
            "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Public Safety Power Shutoff Concerns\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_power_line.jpg?itok=QADZr4Br\" loading=\"lazy\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[1]/div[1]/a[1]/img[1]",
              "aria": "/document[1]/list[2]/listitem[1]/link[1]/img[1]"
            },
            "message": "Image 'alt' value within a link is repeated in link text of the link after",
            "bounds": {
              "left": 48,
              "top": 1912,
              "height": 37,
              "width": 234
            },
            "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Fire Insurance & Non-Renewal Information\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Insurance.jpg?itok=vCiRqVxr\" loading=\"lazy\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 123,
              "height": 333,
              "width": 784
            },
            "snippet": "<nav role=\"navigation\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "aria": "/document[1]/list[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 2676,
              "height": 56,
              "width": 784
            },
            "snippet": "<ul class=\"menu\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1865,
              "height": 28,
              "width": 784
            },
            "snippet": "<h2 class=\"title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "aria": "/document[1]/list[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1912,
              "height": 185,
              "width": 784
            },
            "snippet": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1827,
              "height": 18,
              "width": 73
            },
            "snippet": "<a href=\"/news\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]",
              "aria": "/document[1]/article[4]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1704,
              "height": 103,
              "width": 784
            },
            "snippet": "<a href=\"/content/senator-dahle-comments-may-revise-proposal\" class=\"overlayed image-popup\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]",
              "aria": "/document[1]/article[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1553,
              "height": 131,
              "width": 784
            },
            "snippet": "<a href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\" class=\"overlayed image-popup\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]",
              "aria": "/document[1]/article[2]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1431,
              "height": 103,
              "width": 784
            },
            "snippet": "<a href=\"/content/update-senator-dahle-06012023\" class=\"overlayed image-popup\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1103,
              "height": 76,
              "width": 784
            },
            "snippet": "<h2 class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1007,
              "height": 76,
              "width": 784
            },
            "snippet": "<h2 class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[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": 8,
              "top": 912,
              "height": 76,
              "width": 784
            },
            "snippet": "<h2 class=\"field-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 8,
              "height": 18,
              "width": 133
            },
            "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 1198,
              "height": 233,
              "width": 784
            },
            "snippet": "<aside class=\"col-md-4 fix-sidebar-second\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
              "aria": "/document[1]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 8,
              "top": 2752,
              "height": 140,
              "width": 784
            },
            "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-mainnavigation-4\" aria-labelledby=\"block-mainnavigation-4-menu\" role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]",
              "aria": "/document[1]/article[4]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1704,
              "height": 103,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/senator-dahle-comments-may-revise-proposal\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]",
              "aria": "/document[1]/article[3]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1553,
              "height": 131,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
              "aria": "/document[1]/article[2]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1431,
              "height": 103,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/update-senator-dahle-06012023\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
              "aria": "/document[1]/article[1]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1198,
              "height": 0,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-page node--view-mode-full clearfix\" typeof=\"schema:WebPage\" about=\"/welcome\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[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": 8,
              "top": 123,
              "height": 333,
              "width": 784
            },
            "snippet": "<nav role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 429,
              "width": 784
            },
            "snippet": "<header class=\"clearfix header full-width two-columns\" role=\"banner\" id=\"header\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 8,
              "top": 2170,
              "height": 490,
              "width": 784
            },
            "snippet": "<footer class=\"clearfix footer white-region\" id=\"footer\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          8,
          0,
          16
        ],
        "instances": [
          {
            "ruleID": "img_alt_redundant",
            "what": "Image 'alt' value within a link is repeated in link text of the link after",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Wildfire Information\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Wildfire.jpg?itok=c-n6X8wh\" loading=\"lazy\">"
          },
          {
            "ruleID": "img_alt_redundant",
            "what": "Image 'alt' value within a link is repeated in link text of the link after",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Public Safety Power Shutoff Concerns\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_power_line.jpg?itok=QADZr4Br\" loading=\"lazy\">"
          },
          {
            "ruleID": "img_alt_redundant",
            "what": "Image 'alt' value within a link is repeated in link text of the link after",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Fire Insurance & Non-Renewal Information\" height=\"133\" width=\"200\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Insurance.jpg?itok=vCiRqVxr\" loading=\"lazy\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\">"
          },
          {
            "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[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"menu\">"
          },
          {
            "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[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"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[1]/div[1]/div[4]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\">"
          },
          {
            "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]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"/news\">"
          },
          {
            "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]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/a[1]"
            },
            "excerpt": "<a href=\"/content/senator-dahle-comments-may-revise-proposal\" class=\"overlayed image-popup\">"
          },
          {
            "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]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]"
            },
            "excerpt": "<a href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\" class=\"overlayed image-popup\">"
          },
          {
            "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]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]"
            },
            "excerpt": "<a href=\"/content/update-senator-dahle-06012023\" class=\"overlayed image-popup\">"
          },
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"field-content\">"
          },
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"field-content\">"
          },
          {
            "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[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"field-content\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside class=\"col-md-4 fix-sidebar-second\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "block-mainnavigation-4",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-mainnavigation-4\" aria-labelledby=\"block-mainnavigation-4-menu\" role=\"navigation\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/senator-dahle-comments-may-revise-proposal\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-article node--promoted node--view-mode-teaser-single-col clearfix\" typeof=\"schema:Article\" about=\"/content/update-senator-dahle-06012023\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-page node--view-mode-full clearfix\" typeof=\"schema:WebPage\" about=\"/welcome\" role=\"article\">"
          },
          {
            "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]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[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": "header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]"
            },
            "excerpt": "<header class=\"clearfix header full-width two-columns\" role=\"banner\" id=\"header\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "footer",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]"
            },
            "excerpt": "<footer class=\"clearfix footer white-region\" id=\"footer\">"
          }
        ]
      },
      "endTime": 1687642146920
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642146920,
      "endTime": 1687642147479
    },
    {
      "type": "url",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)",
      "startTime": 1687642147480,
      "result": {
        "url": "https://sr01.senate.ca.gov/"
      },
      "endTime": 1687642148259
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687642148259,
      "url": "https://sr01.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": 1687642148385
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687642148385,
      "url": "https://sr01.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:29:09",
          "hash": "8be8d9287ff6cca5b8ea252158afee7773547f2f3ce590605ca3063ed7f6cce595a7af5b7230b2cb75b5d0b74b992f01977d1158d1288804d1023dc0cbc37fbf",
          "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": 37,
          "warning": 13,
          "failed": 7,
          "inapplicable": 68
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 17,
              "warning": 7,
              "failed": 0,
              "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=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "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": 53,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Brian Dahle</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/biography\" class=\"sf-depth-1 menuparent\">About Brian</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/biography\" class=\"sf-depth-2\" style=\"\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/committees\" class=\"sf-depth-2\" style=\"\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/legislation\" class=\"sf-depth-1 menuparent\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/legislation\" class=\"sf-depth-2\" style=\"\">My Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > 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\" class=\"sf-depth-1 menuparent\">Newsroom</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/news/articles\" class=\"sf-depth-2\" style=\"\">Articles</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/news/media\" class=\"sf-depth-2\" style=\"\">Audio/Video</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/photo-gallery\" class=\"sf-depth-2\" style=\"\">Photos</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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/icymi\" class=\"sf-depth-2\" style=\"\">In The News</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/my-offices\" class=\"sf-depth-2\" style=\"\">My Offices</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"/1st-senate-district\" class=\"sf-depth-2\" style=\"\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"/e-mail-senator\" class=\"sf-depth-2\" style=\"\">E-mail the Senator</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"/subscribe\" class=\"sf-depth-2\" style=\"\">Subscribe to the Mailing List</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"/legislative-internship-program\" class=\"sf-depth-2\" style=\"\">Legislative Internship Program</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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 class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\">\n \n   \n \n  \n   Join the Mailing List\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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 class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\">\n \n   \n \n  \n   Contact the Senator\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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 class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\">\n \n   \n \n  \n   Live Senate Webcast\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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 class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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 class=\"overlayed-inner\" href=\"/content/lou-conter\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(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 class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(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 class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(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 class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(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 class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > 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 class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > 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 class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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 class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\">\n\n  \n\n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > 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=\"/photo-gallery\">View All</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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=\"overlayed image-popup\" href=\"/content/update-senator-dahle-06012023\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Update from Senator Dahle - 06.01.2023\n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article: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=\"overlayed image-popup\" href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor \n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article: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=\"overlayed image-popup\" href=\"/content/senator-dahle-comments-may-revise-proposal\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Senator Dahle Comments on May Revise Proposal\n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article: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\">View More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/content/fire-insurance-non-renewal-information\">  \n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li: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=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div: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 href=\"https://www.cpuc.ca.gov/consumer-support/psps\">  \n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li: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.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div: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 href=\"/content/wildfire-information\">  \n\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li: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=\"/content/wildfire-information\">Wildfire Information</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div: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 rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\">Privacy Policy</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 rel=\"noopener\" href=\"https://cssrc.us/\">CA Senate Republican Caucus</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" data-drupal-link-system-path=\"node/768\">About Brian</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > 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=\"/legislation\" data-drupal-link-system-path=\"legislation\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > 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\" data-drupal-link-system-path=\"news\">Newsroom</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > 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=\"/my-offices\" data-drupal-link-system-path=\"node/767\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"set\", \"developer_id.dMDhkMT\", true);gtag(\"config\", \"UA-8939785-4\", {\"groups\":\"defa …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 9,
              "warning": 4,
              "failed": 3,
              "inapplicable": 18
            },
            "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=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">\n        \n      Skip to main content\n    \n    \n      \n    \n\n\n          \n\n      \n                      \n          \n                        \n              \n                                                  \n                    \n                                            \n                          \n    \n  \n    \n    \n              \n        Senator Brian Dahle\n      \n              Representing the 1st Senate District\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=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T10": {
                "name": "Combining adjacent image and text links for the same resource",
                "code": "QW-WCAG-T10",
                "mapping": "H2",
                "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html"
                    },
                    {
                      "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"
                    }
                  ],
                  "related": [
                    "G91",
                    "G94",
                    "H30",
                    "C9",
                    "F89"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2",
                  "passed": 0,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The link contains an image that has an alt attribute that should be manually verified."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"overlayed image-popup\" href=\"/content/update-senator-dahle-06012023\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Update from Senator Dahle - 06.01.2023\n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor \n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahle-comments-may-revise-proposal\">\n          \n        \n          \n                \n  \n      \n  \n    Image\n                \n\n\n\n          \n\n  \n\n  \n        \n      \n      \n        Senator Dahle Comments on May Revise Proposal\n\n        \n      \n      </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article: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": 4,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element contains a title attribute equal to the text in the link"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Brian Dahle</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element contains a title attribute equal to the text in the link",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\">\n \n   \n \n  \n   Join the Mailing List\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element contains a title attribute equal to the text in the link",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\">\n \n   \n \n  \n   Contact the Senator\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element contains a title attribute equal to the text in the link",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\">\n \n   \n \n  \n   Live Senate Webcast\n  \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li: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": 9,
                  "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 id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled\">\n  \n<li id=\"main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725\" class=\"active-trail sf-depth-1 sf-no-children\"><a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li><li id=\"main-menu-link-con …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav: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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/biography\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li><li id=\"main-menu-link-contentf3cf28c0-0f2b-4cfe-b2b …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/legislation\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Legislation</a></li><li id=\"main-menu-link-content85677b60-306a-4 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/news/articles\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Articles</a></li><li id=\"main-menu-link-contenta735a047-c5da-445c- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/my-offices\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Offices</a></li><li id=\"main-menu-link-content9d14249f-abc7-41d8-9 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"tp-revslider-mainul\" style=\"visibility: visible; display: block; overflow: hidden; width: 1280px; height: 100%; max-height: none; left: 0px;\">\n\n          <li data-transition=\"random-static\" data-slotamount=\"default\" data-title=\"Senator Brian Dahle - Emerald Bay\" data-masterspeed=\"default\" class=\"tp-revslider-slidesli processing-revslide\" style=\"perspective: 6000px; width: 100%; height: 100%; overflow: hidden;\">  <div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "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=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">\n\n          <div class=\"owl-wrapper-outer\"><div class=\"owl-wrapper\" style=\"width: 702px; left: 0px; display: block;\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1)\" _cssrules=\"true\"><div class=\"owl-item\" style=\"width: 234px;\" _selector=\"html > body:nth-child(2) > div:nt …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div: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=\"menu\"><li><a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Privacy Policy</a></li><li><a rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > di …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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=\"clearfix menu\">\n                    <li class=\"menu-item\">\n        <a href=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Home</a>\n              </li>\n                <li class=\"menu-item menu-item--collapsed\">\n        <a href=\"/biography\" data-drupal-link-system-path=\"node/768\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-chi …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 15,
                  "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 loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Forestry%20Tour%202023.jpg?itok=0e5rpUV7\" width=\"350\" height=\"233\" alt=\"Forestry Tour 2023\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Lou%20Conter%20%282%29.jpg?itok=tkWEzgrH\" width=\"350\" height=\"233\" alt=\"Lou Conter\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Butte%20College%20Science%20Building%20Groundbreaking.jpg?itok=1efbenVi\" width=\"350\" height=\"233\" alt=\"Butte College Science Building Groundbreaking\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/CAA%20of%20Butte%20County%20North%20State%20Food%20Bank%20Groundbreaking%202.jpg?itok=34_bSkKh\" width=\"350\" height=\"233\" alt=\"North State Food Bank Expansion\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/SB%2014%20Press%20Conference%2020.jpg?itok=210CfIvV\" width=\"350\" height=\"233\" alt=\"SB 14 Press Conference\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Crime%20Victims%20United.jpg?itok=HE3yQIMa\" width=\"350\" height=\"233\" alt=\"Crime Victims United Press Conference\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Shasta%20County%20Farm%20Bureau.png?itok=7dHt-ADY\" width=\"350\" height=\"233\" alt=\"Shasta County Farm Bureau\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Siskiyou%20County%20Fire%20Chiefs%20Dinner%202023.jpg?itok=vKHD3n7Q\" width=\"350\" height=\"233\" alt=\"Siskiyou County Fire Chiefs Association Dinner\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/United%20Way%20Toast%20to%20Equity%202023.jpg?itok=VYwwq_U2\" width=\"350\" height=\"233\" alt=\"United Way Toast to Equity 2023\" typeof=\"Image\" class=\"image-style-medium\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/dahle_beacon_0.png?itok=9NXZyxAt\" width=\"480\" height=\"270\" alt=\"Senator Dahle E-Newsletter\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/Feature_legupdate.png?itok=utkFqGad\" width=\"480\" height=\"270\" alt=\"Senator Dahle Comments on May Revise Proposal\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/Feature_legupdate.png?itok=utkFqGad\" width=\"480\" height=\"270\" alt=\"Senator Dahle Comments on May Revise Proposal\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Insurance.jpg?itok=vCiRqVxr\" width=\"200\" height=\"133\" alt=\"Fire Insurance &amp; Non-Renewal Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li: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 loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_power_line.jpg?itok=QADZr4Br\" width=\"200\" height=\"133\" alt=\"Public Safety Power Shutoff Concerns\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li: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 loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Wildfire.jpg?itok=c-n6X8wh\" width=\"200\" height=\"133\" alt=\"Wildfire Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T31": {
                "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa",
                "code": "QW-WCAG-T31",
                "mapping": "F24",
                "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-decoration"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [
                    "C23",
                    "C25"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined color css property but not a background css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacramento, Sierra, Siskiyou, and Shasta.  Also serving deferred areas of Tehama, Butte, Colusa, and Glenn counties.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > em:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 11,
              "warning": 2,
              "failed": 4,
              "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": 13,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"field-content\">\n \n   \n \n  \n   Join the Mailing List\n  \n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<h2 class=\"field-content\">\n \n   \n \n  \n   Contact the Senator\n  \n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"field-content\">\n \n   \n \n  \n   Live Senate Webcast\n  \n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<h2 class=\"title\">Photo Gallery</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section: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": "<h2>Update from Senator Dahle - 06.01.2023\n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor \n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Senator Dahle Comments on May Revise Proposal\n</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"title\">More Resources</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"title\">Capitol Office</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2 class=\"title\">Redding Office</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"title\">Gold River Office</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div: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": "<h2 class=\"title\">Chico Office</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div: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": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">Main navigation</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP20": {
                "name": "Landmark no duplicate banner",
                "code": "QW-BP20",
                "description": "Ensures the document has at most one banner landmark",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are multiple banner landmarks"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">\n        \n      Skip to main content\n    \n    \n      \n    \n\n\n          \n\n      \n                      \n          \n                        \n              \n                                                  \n                    \n                                            \n                          \n    \n  \n    \n    \n              \n        Senator Brian Dahle\n      \n              Representing the 1st Senate District\n      \n\n\n  \n\n                      \n                                          \n                  \n  …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"main-content\" class=\"clearfix main-content white-region\">\n      \n        \n          \n                        \n                                \n    \n  \n    \n      \n      \n\n\n  \n    \n          \n\n                \n  \n            \n              \n          \n  \n\n\n    \n  \n\n  \n\n                          \n                      \n                                \n                            \n                  \n    \n  \n      Photo Gallery\n    \n      \n      \n  \n    \n      \n      \n          \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n    \n\n\n\n  \n\n\n\n\n\n\n\n    \n  \n            \n      \n  View All\n\n    \n    \n\n\n    \n  \n\n  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP19": {
                "name": "Landmark banner is top level",
                "code": "QW-BP19",
                "description": "Ensures the banner landmark is at top level",
                "metadata": {
                  "target": {
                    "element": "header:not([role]), [role=banner]"
                  },
                  "passed": 1,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The banner landmark is not at top level."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n\n                </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > 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) > article:nth-child(1) > media:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP23": {
                "name": "Listitems are used semantically",
                "code": "QW-BP23",
                "description": "Ensures <li> elements are used semantically",
                "metadata": {
                  "target": {
                    "element": "li"
                  },
                  "passed": 27,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Listitem is not used semantically not used semantically"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"text-center owl-item-inside\">  \n\n\nFire Insurance &amp; Non-Renewal Information</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"text-center owl-item-inside\">  \n\n\nPublic Safety Power Shutoff Concerns</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"text-center owl-item-inside\">  \n\n\nWildfire Information</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP24": {
                "name": "Lists are used correctly",
                "code": "QW-BP24",
                "description": "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                "metadata": {
                  "target": {
                    "element": "ul, ol,menu"
                  },
                  "passed": 8,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "List is not used correctly"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "List is not used correctly",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">\n\n            \n\n\nFire Insurance &amp; Non-Renewal Information  \n\n\nPublic Safety Power Shutoff Concerns  \n\n\nWildfire Information\n          \n          \n    \n  prevnext</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 64,
                "document": 1,
                "banner": 2,
                "search": 1,
                "form": 1,
                "searchbox": 1,
                "button": 1,
                "navigation": 2,
                "list": 9,
                "listitem": 27,
                "heading": 13,
                "region": 2,
                "article": 8,
                "complementary": 1,
                "img": 15
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 5,
                "script": 19,
                "link": 13,
                "title": 1,
                "body": 1,
                "a": 51,
                "div": 275,
                "header": 2,
                "form": 1,
                "label": 1,
                "input": 2,
                "nav": 2,
                "ul": 9,
                "li": 30,
                "span": 19,
                "h2": 13,
                "i": 16,
                "section": 2,
                "article": 7,
                "media": 1,
                "aside": 1,
                "img": 15,
                "em": 1,
                "footer": 1,
                "p": 4,
                "br": 9
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          47,
          65,
          5,
          0
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Brian Dahle</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">About Brian</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/biography\" class=\"sf-depth-2\" style=\"\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/committees\" class=\"sf-depth-2\" style=\"\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" class=\"sf-depth-2\" style=\"\">My 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">Newsroom</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/news/articles\" class=\"sf-depth-2\" style=\"\">Articles</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/news/media\" class=\"sf-depth-2\" style=\"\">Audio/Video</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"/photo-gallery\" class=\"sf-depth-2\" style=\"\">Photos</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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/icymi\" class=\"sf-depth-2\" style=\"\">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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact Me</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-2\" style=\"\">My Offices</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/1st-senate-district\" class=\"sf-depth-2\" style=\"\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/e-mail-senator\" class=\"sf-depth-2\" style=\"\">E-mail the 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/subscribe\" class=\"sf-depth-2\" style=\"\">Subscribe to the Mailing List</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislative-internship-program\" class=\"sf-depth-2\" style=\"\">Legislative Internship Program</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> Join the Mailing List </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> Contact the 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> Live Senate Webcast </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/lou-conter\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo-gallery\">View All</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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/update-senator-dahle-06012023\"> Image Update from Senator Dahle - 06.01.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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\"> Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahle-comments-may-revise-proposal\"> Image Senator Dahle Comments on May Revise Proposal </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\">View 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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\">Fire Insurance &amp; Non-Renewal Information</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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\">Public Safety Power Shutoff Concerns</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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/content/wildfire-information\"> </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/content/wildfire-information\">Wildfire Information</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(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\">Privacy Policy</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\">Accessibility</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(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a rel=\"noopener\" href=\"https://cssrc.us/\">CA Senate Republican Caucus</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-drupal-link-system-path=\"node/768\">About Brian</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(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" data-drupal-link-system-path=\"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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" data-drupal-link-system-path=\"news\">Newsroom</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(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/my-offices\" data-drupal-link-system-path=\"node/767\">Contact Me</a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">"
          },
          {
            "ruleID": "QW-ACT-R75",
            "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... y>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"set\", \"developer_id.dMDhkMT\", true);gtag(\"config\", \"UA-8939785-4\", {\"groups\":\"defa …"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> Skip to main content Senator Brian Dahle Representing the 1st Senate District …"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/update-senator-dahle-06012023\"> Image Update from Senator Dahle - 06.01.2023 </a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahles-legislation-provide-first-nation-religious-exemptions-sikh-community-passes\"> Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor </a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-dahle-comments-may-revise-proposal\"> Image Senator Dahle Comments on May Revise Proposal </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Brian Dahle</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" class=\"is-active sf-depth-1\">Home</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> Join the Mailing List </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> Contact the Senator </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> Live Senate Webcast </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</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": "superfish-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled\"> <li id=\"main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725\" class=\"active-trail sf-depth-1 sf-no ... -child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li><li id=\"main-menu-link-con …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/biography\" class=\"sf-de ... > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li><li id=\"main-menu-link-contentf3cf28c0-0f2b-4cfe-b2b …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/legislation\" class=\"sf- ... ) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Legislation</a></li><li id=\"main-menu-link-content85677b60-306a-4 …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/news/articles\" class=\"s ... (1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Articles</a></li><li id=\"main-menu-link-contenta735a047-c5da-445c- …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/my-offices\" class=\"sf-d ...  > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Offices</a></li><li id=\"main-menu-link-content9d14249f-abc7-41d8-9 …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"tp-revslider-mainul\" style=\"visibility: visible; display: block; overflow: hidden; width: 1280px; height: 100%; max-height: none; left: 0px;\"> <li data-transition=\"random-static\" data-slota ... ex:0;width:100%;height:100%;\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> <div class=\"owl-wrapper-outer\"><div class=\"owl-wrapper\" style=\"width: 702px; left: 0px; display: block;\" _selector=\"ht ... div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1)\" _cssrules=\"true\"><div class=\"owl-item\" style=\"width: 234px;\" _selector=\"html > body:nth-child(2) > div:nt …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"menu\"><li><a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth ... lity\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > di …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"clearfix menu\"> <li class=\"menu-item\"> <a href=\"/\" title=\"Senator Brian Dahle\" data-drupal-link-system-path=\"<front>\" class=\"is-active\" _selector=\"html > body:nth-child(2) > div:nth-child(2 ... </li> <li class=\"menu-item menu-item--collapsed\"> <a href=\"/biography\" data-drupal-link-system-path=\"node/768\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-chi …"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Forestry%20Tour%202023.jpg?itok=0e5rpUV7\" width=\"350\" height=\"233\" alt=\"Forestry Tour 2023\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Lou%20Conter%20%282%29.jpg?itok=tkWEzgrH\" width=\"350\" height=\"233\" alt=\"Lou Conter\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Butte%20College%20Science%20Building%20Groundbreaking.jpg?itok=1efbenVi\" width=\"350\" height=\"233\" alt=\"Butte College Science Building Groundbreaking\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/CAA%20of%20Butte%20County%20North%20State%20Food%20Bank%20Groundbreaking%202.jpg?itok=34_bSkKh\" width=\"350\" height=\"233\" alt=\"North State Food Bank Expansion\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/SB%2014%20Press%20Conference%2020.jpg?itok=210CfIvV\" width=\"350\" height=\"233\" alt=\"SB 14 Press Conference\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Crime%20Victims%20United.jpg?itok=HE3yQIMa\" width=\"350\" height=\"233\" alt=\"Crime Victims United Press Conference\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Shasta%20County%20Farm%20Bureau.png?itok=7dHt-ADY\" width=\"350\" height=\"233\" alt=\"Shasta County Farm Bureau\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/Siskiyou%20County%20Fire%20Chiefs%20Dinner%202023.jpg?itok=vKHD3n7Q\" width=\"350\" height=\"233\" alt=\"Siskiyou County Fire Chiefs Association Dinner\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/medium/public/United%20Way%20Toast%20to%20Equity%202023.jpg?itok=VYwwq_U2\" width=\"350\" height=\"233\" alt=\"United Way Toast to Equity 2023\" typeof=\"Image\" class=\"image-style-medium\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/dahle_beacon_0.png?itok=9NXZyxAt\" width=\"480\" height=\"270\" alt=\"Senator Dahle E-Newsletter\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/Feature_legupdate.png?itok=utkFqGad\" width=\"480\" height=\"270\" alt=\"Senator Dahle Comments on May Revise Proposal\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/feature_large_480x270/public/Feature_legupdate.png?itok=utkFqGad\" width=\"480\" height=\"270\" alt=\"Senator Dahle Comments on May Revise Proposal\" typeof=\"foaf:Image\" class=\"image-style-feature-large-480x270\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Insurance.jpg?itok=vCiRqVxr\" width=\"200\" height=\"133\" alt=\"Fire Insurance &amp; Non-Renewal Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_power_line.jpg?itok=QADZr4Br\" width=\"200\" height=\"133\" alt=\"Public Safety Power Shutoff Concerns\" typeof=\"Image\" class=\"image-style-mt-company-logo\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/styles/mt_company_logo/public/rs_Wildfire.jpg?itok=c-n6X8wh\" width=\"200\" height=\"133\" alt=\"Wildfire Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > em:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacramento, Sierra, Siskiyou, and Shasta. Also serving deferred areas of Tehama, Butte, Colusa, and Glenn counties.</span>"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 class=\"field-content\"> Join the Mailing List </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"field-content\"> Contact the Senator </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"field-content\"> Live Senate Webcast </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"title\">Photo Gallery</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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Update from Senator Dahle - 06.01.2023 </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > a:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Senator Dahle Comments on May Revise Proposal </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(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"title\">More Resources</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(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"title\">Capitol Office</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(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"title\">Redding Office</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(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div: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 class=\"title\">Gold River Office</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(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div: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 class=\"title\">Chico Office</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": "block-mainnavigation-4-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">Main navigation</h2>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> Skip to main content Senator Brian Dahle Representing the 1st Senate District …"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"main-content\" class=\"clearfix main-content white-region\"> Photo Gallery View All …"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > 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) > article:nth-child(1) > media:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> </header>"
          },
          {
            "ruleID": "QW-BP23",
            "what": "Ensures <li> elements are used semantically",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"> Fire Insurance &amp; Non-Renewal Information</li>"
          },
          {
            "ruleID": "QW-BP23",
            "what": "Ensures <li> elements are used semantically",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"> Public Safety Power Shutoff Concerns</li>"
          },
          {
            "ruleID": "QW-BP23",
            "what": "Ensures <li> elements are used semantically",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1)"
            },
            "excerpt": "<li class=\"text-center owl-item-inside\"> Wildfire Information</li>"
          },
          {
            "ruleID": "QW-BP24",
            "what": "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "ordinalSeverity": 1,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> Fire Insurance &amp; Non-Renewal Information Public Safety Power Shutoff Concerns Wildfire Information prevnext</ul>"
          }
        ]
      },
      "endTime": 1687642150478
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687642150478,
      "url": "https://sr01.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.077",
        "responseTime": "2023-06-24T21:29:11.137Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1011489,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 9,
              "totalWarnings": 1,
              "totalIssues": 10
            },
            "issuesByLevel": {
              "A": {
                "count": 8,
                "pct": 80
              },
              "AA": {
                "count": 3,
                "pct": 30
              },
              "AAA": {
                "count": 10,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "6d64eb97-d5d1-4458-b3ab-fb710605e910",
          "docID": "eeefe4a6-5c32-4e60-b2a1-327896e229f3",
          "sourceHash": "a5ee8a1f77aacbbacf09e9dca5b6a0db",
          "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=6d64eb97-d5d1-4458-b3ab-fb710605e910",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 2871.84
                },
                "height": 2871.84,
                "width": 1008
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable ski",
              "xpath": "/html/body",
              "issueID": "2dfc2c28671a70b2a8fc0bb99ec2abbe",
              "signature": "6ee91fd46b00fb2a77ed0b0d9a8c2b0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2dfc2c28671a70b2a8fc0bb99ec2abbe"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1800.96875
                },
                "bottom-right": {
                  "x": 80,
                  "y": 1817.96875
                },
                "height": 17,
                "width": 72
              },
              "position": {
                "line": 4209,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news\"&gt;View More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "72448acd9bca17c129848d9a0741c281",
              "signature": "993fde42f12bb70849e4eb090bd53ad9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=72448acd9bca17c129848d9a0741c281"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 899.90625
                },
                "bottom-right": {
                  "x": 8,
                  "y": 899.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1104,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"&gt; &lt;div class=\"icon\"&gt; &lt;i class=\"fa fa-group fa-2x\"&gt;&lt;/i&gt; &lt;/div&gt; &lt;div&gt; Join the Mailing List &lt;/div&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "c74a9d0c298492c6a3edc20618902be7",
              "signature": "b67e4fe51fdc55bb7c2f9cf3f3f2a7d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c74a9d0c298492c6a3edc20618902be7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 994.8125
                },
                "bottom-right": {
                  "x": 8,
                  "y": 994.8125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1104,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"&gt; &lt;div class=\"icon\"&gt; &lt;i class=\"fa fa-envelope fa-2x\"&gt;&lt;/i&gt; &lt;/div&gt; &lt;div&gt; Contact the Senator &lt;/div&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "0d4c0945eacb5a7ba80ed1fb079c824d",
              "signature": "1754ebaf85a7c8d8cb7a6cc50c1acf57",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0d4c0945eacb5a7ba80ed1fb079c824d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1089.71875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1089.71875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3680,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"&gt; &lt;div class=\"icon\"&gt; &lt;i class=\"fa fa-video-camera fa-2x\"&gt;&lt;/i&gt; &lt;/div&gt; &lt;div&gt; Live Senate Webcast &lt;/div&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]",
              "issueID": "56ee6e5e2ef15bcf5a84d1e3ea13c635",
              "signature": "5488d4e144501b8c43399bbc6b133dd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=56ee6e5e2ef15bcf5a84d1e3ea13c635"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 2871.84
                },
                "height": 2871.84,
                "width": 1008
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable ski",
              "xpath": "/html/body",
              "issueID": "e74373c5f84bc62247374bf41754f95d",
              "signature": "0729a4a4caa52a520a04c0b00f2016a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e74373c5f84bc62247374bf41754f95d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 83
                },
                "bottom-right": {
                  "x": 50.2344,
                  "y": 98
                },
                "height": 15,
                "width": 42.2344
              },
              "position": {
                "line": 3812,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "83e13b757eec4b8c5a3f95979cafb763",
              "signature": "96972c80cf7c38cff350cf0498ec462b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=83e13b757eec4b8c5a3f95979cafb763"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "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 italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12.40625,
                  "y": 2081.78125
                },
                "bottom-right": {
                  "x": 1012.40625,
                  "y": 2116.78125
                },
                "height": 35,
                "width": 1000
              },
              "position": {
                "line": 8340,
                "column": 168
              },
              "errorSnippet": "&lt;em&gt;&lt;span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\"&gt;California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Pluma",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]",
              "issueID": "fa2e9a8ef8583961d36a48789c21de6c",
              "signature": "e9f58d09c629fd4c191735507aa27ec0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=fa2e9a8ef8583961d36a48789c21de6c"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "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 italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12.40625,
                  "y": 2083.78125
                },
                "bottom-right": {
                  "x": 1012.40625,
                  "y": 2116.78125
                },
                "height": 33,
                "width": 1000
              },
              "position": {
                "line": 8340,
                "column": 172
              },
              "errorSnippet": "&lt;span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\"&gt;California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacrame",
              "xpath": "/html/body/div[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/span[1]",
              "issueID": "85c8dbba1661799d815f77413f8ff67a",
              "signature": "5f08812830bb29276207900423438469",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=85c8dbba1661799d815f77413f8ff67a"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 2871.84
                },
                "height": 2871.84,
                "width": 1008
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable ski",
              "xpath": "/html/body",
              "issueID": "b953c979182f596108f5d47149db1f20",
              "signature": "caf3972b12f3578248814f69bffb3f0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=b953c979182f596108f5d47149db1f20"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          1,
          9
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"/news\">View More</a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> <div class=\"icon\"> <i class=\"fa fa-group fa-2x\"></i> </div> <div> Join the Mailing List </div> </a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> <div class=\"icon\"> <i class=\"fa fa-envelope fa-2x\"></i> </div> <div> Contact the Senator </div> </a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> <div class=\"icon\"> <i class=\"fa fa-video-camera fa-2x\"></i> </div> <div> Live Senate Webcast </div> </a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]"
            },
            "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">"
          },
          {
            "ruleID": "154",
            "what": "This long string of text is in italics.",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]"
            },
            "excerpt": "<em><span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Pluma"
          },
          {
            "ruleID": "154",
            "what": "This long string of text is in italics.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[4]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/span[1]"
            },
            "excerpt": "<span style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small;\">California's 1st Senate District contains all or portions of 11 counties, including Alpine, El Dorado, Lassen, Modoc, Nevada, Placer, Plumas, Sacrame"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski"
          }
        ]
      },
      "endTime": 1687642151204
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687642151204,
      "url": "https://sr01.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": 283
            },
            "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": 30,
              "tabFocused": 43,
              "discrepancy": 13
            },
            "totals": [
              0,
              0,
              13,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 13,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 30,
                "types": {
                  "missing": {
                    "total": 2,
                    "tagNames": {
                      "INPUT": 2
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 28,
                    "meanDelay": 106,
                    "tagNames": {
                      "A": 28
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "delay": 121
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Brian Dahle",
                    "delay": 136
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Brian",
                    "delay": 104
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join the Mailing List",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact the Senator",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Live Senate Webcast",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Update from Senator Dahle - 06.01.2023",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Senator Dahle Comments on May Revise Proposal",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "View More",
                    "delay": 103
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/content/fire-insurance-non-renewal-information\"> <img loading=\"lazy\" src=\"/sites/sr01.sena",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Fire Insurance & Non-Renewal Information",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> <img loading=\"lazy\" src=\"/sites/sr01.senate",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Public Safety Power Shutoff Concerns",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/content/wildfire-information\"> <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/st",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Wildfire Information",
                    "delay": 103
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Republican Caucus",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Brian",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "delay": 104
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "delay": 100
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              2
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "edit-submit",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 59,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 6,
                    "tagNames": {
                      "DIV": 6
                    }
                  },
                  "focusableAndOperable": {
                    "total": 53,
                    "tagNames": {
                      "A": 51,
                      "INPUT": 2
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "{{title}}",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "{{title}}",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "prev",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "next",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "toTop",
                    "text": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Brian Dahle",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Brian",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Bill Search",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Articles",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Audio/Video",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "In The News",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My Offices",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "E-mail the Senator",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe to the Mailing List",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislative Internship Program",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join the Mailing List",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact the Senator",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Live Senate Webcast",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\" style=\"cursor: default;\">\n<span class=",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/lou-conter\" style=\"cursor: default;\">\n<span class=\"overlay",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\" style=\"curs",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\" style=\"cursor: default;\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\" style=\"cursor: default;\">\n<span cl",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\" style=\"cursor: defa",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\" style=\"cursor: default;\">\n<span",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\" style=\"cur",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\" style=\"cursor: default;\">\n<s",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "View All",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Update from Senator Dahle - 06.01.2023",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Senator Dahle Comments on May Revise Proposal",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "View More",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/content/fire-insurance-non-renewal-information\" style=\"cursor: default;\"> <img loading=\"la",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Fire Insurance & Non-Renewal Information",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\" style=\"cursor: default;\"> <img loading=\"lazy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Public Safety Power Shutoff Concerns",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/content/wildfire-information\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Wildfire Information",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Senate Republican Caucus",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About Brian",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              6
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "{{title}}"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "{{title}}"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "prev"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "next"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "toTop",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>"
              }
            ]
          },
          "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": 70,
                "triggerSample": 15,
                "impactTriggers": 5,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 5,
                "opacityImpact": 5,
                "unhoverables": 0,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Image Update from Senator Dahle - 06.01.2023",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 1
                  }
                ],
                "unhoverables": [],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              5,
              5,
              0,
              5
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Image Update from Senator Dahle - 06.01.2023"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 2
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "INPUT",
                    "type": "search",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Search"
                      ]
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Search"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "lineHeight": {
            "what": "text with a line height less than 1.5 times its font size",
            "data": [
              {
                "tagName": "A",
                "id": "",
                "fontSize": 32,
                "lineHeight": 35.2,
                "text": "Senator Brian Dahle"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 18.096,
                "text": "Representing the 1st Senate District"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "About Brian"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Biography"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Committees"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "My Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Bill Search"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Newsroom"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Articles"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Audio/Video"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Photos"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "In The News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Contact Me"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "My Offices"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "District Map"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "E-mail the Senator"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Subscribe to the Mailing List"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14.4,
                "lineHeight": 14.4,
                "text": "Legislative Internship Program"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 16.704,
                "text": "Join the Mailing List"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 16.704,
                "text": "Contact the Senator"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 16.704,
                "text": "Live Senate Webcast"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Photo Gallery"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 13.92,
                "text": "View All"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Update from Senator Dahle - 06.01.2023"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Senator Dahle Comments on May Revise Proposal"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 13.92,
                "lineHeight": 13.92,
                "text": "View More"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 25.92,
                "lineHeight": 31.104,
                "text": "More Resources"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Capitol Office"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Redding Office"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Gold River Office"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 17.92,
                "lineHeight": 21.504,
                "text": "Chico Office"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Privacy Policy"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Accessibility"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "CA Senate Republican Caucus"
              },
              {
                "tagName": "H2",
                "id": "block-mainnavigation-4-menu",
                "fontSize": 24,
                "lineHeight": 28.8,
                "text": "Main navigation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "About Brian"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Newsroom"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Contact Me"
              }
            ],
            "totals": [
              0,
              43,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "lineHeight",
                "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Brian Dahle"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 18.096 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Representing the 1st Senate District"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Brian"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Bill Search"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Articles"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Audio/Video"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In The News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My Offices"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "E-mail the Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe to the Mailing List"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislative Internship Program"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Join the Mailing List"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact the Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Live Senate Webcast"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photo Gallery"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "View All"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Update from Senator Dahle - 06.01.2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Dahle Comments on May Revise Proposal"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "View More"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 31.104 px is less than 1.5 times its font size 25.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "More Resources"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Capitol Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Redding Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Gold River Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Chico Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Senate Republican Caucus"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 28.8 px is less than 1.5 times its font size 24 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "block-mainnavigation-4-menu",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main navigation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Brian"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              }
            ]
          },
          "linkExt": {
            "what": "links that automatically open new windows",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 51,
                "adjacent": {
                  "total": 30,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "Senator Brian Dahle"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "About Brian"
                  },
                  {
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "id": "",
                    "text": "Newsroom"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "",
                    "text": "Join the Mailing List"
                  },
                  {
                    "id": "",
                    "text": "Contact the Senator"
                  },
                  {
                    "id": "",
                    "text": "Live Senate Webcast"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\"> <span class=\"overlay small\"><i class="
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/lou-conter\"> <span class=\"overlay small\"><i class=\"fa fa-l"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\"> <span clas"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\"> <span class=\"overlay sma"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\"> <span class=\"overlay small\"><i cl"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\"> <span class=\"overl"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\"> <span class=\"overlay small\"><i"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\"> <span cla"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\"> <span class=\"overlay small\""
                  },
                  {
                    "id": "",
                    "text": "View All"
                  },
                  {
                    "id": "",
                    "text": "Image Update from Senator Dahle - 06.01.2023"
                  },
                  {
                    "id": "",
                    "text": "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu"
                  },
                  {
                    "id": "",
                    "text": "Image Senator Dahle Comments on May Revise Proposal"
                  },
                  {
                    "id": "",
                    "text": "View More"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/content/fire-insurance-non-renewal-information\"> <img loading=\"lazy\" src=\"/sites/sr01.sena"
                  },
                  {
                    "id": "",
                    "text": "Fire Insurance & Non-Renewal Information"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> <img loading=\"lazy\" src=\"/sites/sr01.senate"
                  },
                  {
                    "id": "",
                    "text": "Public Safety Power Shutoff Concerns"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/content/wildfire-information\"> <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/st"
                  },
                  {
                    "id": "",
                    "text": "Wildfire Information"
                  }
                ]
              }
            },
            "totals": [
              0,
              30,
              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": "Senator Brian Dahle"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Brian"
              },
              {
                "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": "Newsroom"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Join the Mailing List"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact the Senator"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Live Senate Webcast"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\"> <span class=\"overlay small\"><i class="
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/lou-conter\"> <span class=\"overlay small\"><i class=\"fa fa-l"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\"> <span clas"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\"> <span class=\"overlay sma"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\"> <span class=\"overlay small\"><i cl"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\"> <span class=\"overl"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\"> <span class=\"overlay small\"><i"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\"> <span cla"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\"> <span class=\"overlay small\""
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "View All"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Image Update from Senator Dahle - 06.01.2023"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Image Senator Dahle Comments on May Revise Proposal"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "View More"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\"> <img loading=\"lazy\" src=\"/sites/sr01.sena"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Fire Insurance & Non-Renewal Information"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> <img loading=\"lazy\" src=\"/sites/sr01.senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Public Safety Power Shutoff Concerns"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/content/wildfire-information\"> <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/st"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Wildfire Information"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 9,
              "badRoleElements": 2,
              "redundantRoleElements": 6,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 2
                  }
                },
                "ARTICLE": {
                  "article": {
                    "bad": 0,
                    "redundant": 4
                  }
                },
                "MEDIA": {
                  "article": {
                    "bad": 1,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              6,
              0,
              2
            ],
            "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: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ARTICLE elements have redundant explicit role article (count: 4)",
                "count": 4,
                "ordinalSeverity": 1,
                "tagName": "ARTICLE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "MEDIA",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "adjacentLink": {
                  "total": 30,
                  "subtotals": [
                    19,
                    10,
                    1
                  ]
                },
                "listLink": {
                  "total": 21,
                  "subtotals": [
                    13,
                    8
                  ]
                },
                "h2": {
                  "total": 13,
                  "subtotals": [
                    8,
                    3,
                    1,
                    1
                  ]
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "300": [
                      "Skip to main content",
                      "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\"> <span class=\"overlay small\"><i class=",
                      "<a class=\"overlayed-inner\" href=\"/content/lou-conter\"> <span class=\"overlay small\"><i class=\"fa fa-l",
                      "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\"> <span clas",
                      "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\"> <span class=\"overlay sma",
                      "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\"> <span class=\"overlay small\"><i cl",
                      "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\"> <span class=\"overl",
                      "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\"> <span class=\"overlay small\"><i",
                      "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\"> <span cla",
                      "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\"> <span class=\"overlay small\"",
                      "Image Update from Senator Dahle - 06.01.2023",
                      "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu",
                      "Image Senator Dahle Comments on May Revise Proposal",
                      "<a href=\"/content/fire-insurance-non-renewal-information\"> <img loading=\"lazy\" src=\"/sites/sr01.sena",
                      "Fire Insurance & Non-Renewal Information",
                      "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> <img loading=\"lazy\" src=\"/sites/sr01.senate",
                      "Public Safety Power Shutoff Concerns",
                      "<a href=\"/content/wildfire-information\"> <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/st",
                      "Wildfire Information"
                    ],
                    "700": [
                      "Home",
                      "About Brian",
                      "Legislation",
                      "Newsroom",
                      "Contact Me",
                      "Join the Mailing List",
                      "Contact the Senator",
                      "Live Senate Webcast",
                      "View All",
                      "View More"
                    ],
                    "900": [
                      "Senator Brian Dahle"
                    ]
                  }
                },
                "listLink": {
                  "fontWeight": {
                    "300": [
                      "Privacy Policy",
                      "Accessibility",
                      "CA Senate Republican Caucus",
                      "Home",
                      "About Brian",
                      "Legislation",
                      "Newsroom",
                      "Contact Me"
                    ],
                    "700": [
                      "Biography",
                      "Committees",
                      "My Legislation",
                      "Bill Search",
                      "Articles",
                      "Audio/Video",
                      "Photos",
                      "In The News",
                      "My Offices",
                      "District Map",
                      "E-mail the Senator",
                      "Subscribe to the Mailing List",
                      "Legislative Internship Program"
                    ]
                  },
                  "color": {
                    "rgb(231, 239, 245)": [
                      "Biography",
                      "Committees",
                      "My Legislation",
                      "Bill Search",
                      "Articles",
                      "Audio/Video",
                      "Photos",
                      "In The News",
                      "My Offices",
                      "District Map",
                      "E-mail the Senator",
                      "Subscribe to the Mailing List",
                      "Legislative Internship Program"
                    ],
                    "rgb(255, 255, 255)": [
                      "Privacy Policy",
                      "Accessibility",
                      "CA Senate Republican Caucus",
                      "Home",
                      "About Brian",
                      "Legislation",
                      "Newsroom",
                      "Contact Me"
                    ]
                  },
                  "fontSize": {
                    "14.4px": [
                      "Biography",
                      "Committees",
                      "My Legislation",
                      "Bill Search",
                      "Articles",
                      "Audio/Video",
                      "Photos",
                      "In The News",
                      "My Offices",
                      "District Map",
                      "E-mail the Senator",
                      "Subscribe to the Mailing List",
                      "Legislative Internship Program"
                    ],
                    "14px": [
                      "Privacy Policy",
                      "Accessibility",
                      "CA Senate Republican Caucus",
                      "Home",
                      "About Brian",
                      "Legislation",
                      "Newsroom",
                      "Contact Me"
                    ]
                  },
                  "lineHeight": {
                    "14.4px": [
                      "Biography",
                      "Committees",
                      "My Legislation",
                      "Bill Search",
                      "Articles",
                      "Audio/Video",
                      "Photos",
                      "In The News",
                      "My Offices",
                      "District Map",
                      "E-mail the Senator",
                      "Subscribe to the Mailing List",
                      "Legislative Internship Program"
                    ],
                    "14px": [
                      "Privacy Policy",
                      "Accessibility",
                      "CA Senate Republican Caucus",
                      "Home",
                      "About Brian",
                      "Legislation",
                      "Newsroom",
                      "Contact Me"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(46, 52, 54)": [
                      "Join the Mailing List",
                      "Contact the Senator",
                      "Live Senate Webcast",
                      "Photo Gallery",
                      "Update from Senator Dahle - 06.01.2023",
                      "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community P",
                      "Senator Dahle Comments on May Revise Proposal",
                      "More Resources",
                      "Capitol Office",
                      "Redding Office",
                      "Gold River Office",
                      "Chico Office"
                    ],
                    "rgb(255, 255, 255)": [
                      "Main navigation"
                    ]
                  },
                  "fontSize": {
                    "13.92px": [
                      "Join the Mailing List",
                      "Contact the Senator",
                      "Live Senate Webcast"
                    ],
                    "17.92px": [
                      "Photo Gallery",
                      "Update from Senator Dahle - 06.01.2023",
                      "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community P",
                      "Senator Dahle Comments on May Revise Proposal",
                      "Capitol Office",
                      "Redding Office",
                      "Gold River Office",
                      "Chico Office"
                    ],
                    "25.92px": [
                      "More Resources"
                    ],
                    "24px": [
                      "Main navigation"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              1,
              0,
              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 2 different styles",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "A",
                "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": 42,
                  "height": 40,
                  "tagName": "INPUT",
                  "id": "edit-keys",
                  "text": ""
                },
                {
                  "width": 40,
                  "height": 40,
                  "tagName": "INPUT",
                  "id": "edit-submit",
                  "text": ""
                },
                {
                  "width": 134.148,
                  "height": 40,
                  "tagName": "A",
                  "id": "",
                  "text": "View More"
                }
              ]
            },
            "totals": [
              3,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (42 px wide, 40 px high)",
                "ordinalSeverity": 0,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (40 px wide, 40 px high)",
                "ordinalSeverity": 0,
                "tagName": "INPUT",
                "id": "edit-submit",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (134.148 px wide, 40 px high)",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "View More"
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 6,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Senator Brian Dahle",
                  "title": "Home"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Home",
                  "title": "Senator Brian Dahle"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Join the Mailing List",
                  "title": "Join the Mailing List"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Contact the Senator",
                  "title": "Contact the Senator"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Live Senate Webcast",
                  "title": "Live Senate Webcast"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Home",
                  "title": "Senator Brian Dahle"
                }
              ]
            },
            "totals": [
              0,
              0,
              6,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Senator Brian Dahle): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Home): Senator Brian Dahle"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Join the Mailing List): Join the Mailing List"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Contact the Senator): Contact the Senator"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Live Senate Webcast): Live Senate Webcast"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Home): Senator Brian Dahle"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 42,
                "tagNames": {
                  "HEADER": 1,
                  "INPUT": 2,
                  "UL": 1,
                  "LI": 18,
                  "DIV": 8,
                  "SPAN": 12
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "header",
                  "text": "Senator Brian Dahle Representing the 1st Senate District Search HomeAbout BrianBiographyCommitteesLe"
                },
                {
                  "tagName": "INPUT",
                  "id": "edit-keys",
                  "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
                },
                {
                  "tagName": "INPUT",
                  "id": "edit-submit",
                  "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
                },
                {
                  "tagName": "UL",
                  "id": "superfish-main",
                  "text": "HomeAbout BrianBiographyCommitteesLegislationMy LegislationBill SearchNewsroomArticlesAudio/VideoPho"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725",
                  "text": "Home"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9",
                  "text": "About BrianBiographyCommittees"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897",
                  "text": "Biography"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contentf3cf28c0-0f2b-4cfe-b2bd-4e0e5afdfcba",
                  "text": "Committees"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf",
                  "text": "LegislationMy LegislationBill Search"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a",
                  "text": "My Legislation"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed",
                  "text": "Bill Search"
                },
                {
                  "tagName": "LI",
                  "id": "main-views-viewviewspub-indexpage-1",
                  "text": "NewsroomArticlesAudio/VideoPhotosIn The News"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4",
                  "text": "Articles"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contenta735a047-c5da-445c-ac62-cbd1ca070aac",
                  "text": "Audio/Video"
                },
                {
                  "tagName": "LI",
                  "id": "main-views-viewviewsmt-photo-gallerypage-2",
                  "text": "Photos"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content0888e23e-01ca-409a-9faa-ad01adb3f7de",
                  "text": "In The News"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233",
                  "text": "Contact MeMy OfficesDistrict MapE-mail the SenatorSubscribe to the Mailing ListLegislative Internshi"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262",
                  "text": "My Offices"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content9d14249f-abc7-41d8-9032-721d792db511",
                  "text": "District Map"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contentca5c9fd9-cf6d-4453-8df7-dfa4ff4e63f5",
                  "text": "E-mail the Senator"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-content0d42b710-d407-4919-9f27-81fca69d4133",
                  "text": "Subscribe to the Mailing List"
                },
                {
                  "tagName": "LI",
                  "id": "main-menu-link-contentbb1ca3ae-b379-41ee-9222-99daa1612a73",
                  "text": "Legislative Internship Program"
                },
                {
                  "tagName": "DIV",
                  "id": "slideshow-fullwidth",
                  "text": "{{title}}{{title}}"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\""
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "{{title}}"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "{{title}}"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
                },
                {
                  "tagName": "DIV",
                  "id": "toTop",
                  "text": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>"
                }
              ]
            },
            "totals": [
              42,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "header",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Brian Dahle Representing the 1st Senate District Search HomeAbout BrianBiographyCommitteesLe"
              },
              {
                "ruleID": "zIndex",
                "what": "INPUT element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
              },
              {
                "ruleID": "zIndex",
                "what": "INPUT element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "INPUT",
                "id": "edit-submit",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "superfish-main",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "HomeAbout BrianBiographyCommitteesLegislationMy LegislationBill SearchNewsroomArticlesAudio/VideoPho"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About BrianBiographyCommittees"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contentf3cf28c0-0f2b-4cfe-b2bd-4e0e5afdfcba",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "LegislationMy LegislationBill Search"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My Legislation"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Bill Search"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-views-viewviewspub-indexpage-1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "NewsroomArticlesAudio/VideoPhotosIn The News"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Articles"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contenta735a047-c5da-445c-ac62-cbd1ca070aac",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Audio/Video"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-views-viewviewsmt-photo-gallerypage-2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content0888e23e-01ca-409a-9faa-ad01adb3f7de",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In The News"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact MeMy OfficesDistrict MapE-mail the SenatorSubscribe to the Mailing ListLegislative Internshi"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My Offices"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content9d14249f-abc7-41d8-9032-721d792db511",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contentca5c9fd9-cf6d-4453-8df7-dfa4ff4e63f5",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "E-mail the Senator"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-content0d42b710-d407-4919-9f27-81fca69d4133",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe to the Mailing List"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "main-menu-link-contentbb1ca3ae-b379-41ee-9222-99daa1612a73",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislative Internship Program"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "slideshow-fullwidth",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "{{title}}{{title}}"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\""
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "{{title}}"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "{{title}}"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "toTop",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          53,
          85,
          19,
          28
        ],
        "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": 13,
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "{{title}}"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "{{title}}"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "prev"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "next"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "toTop",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Image Update from Senator Dahle - 06.01.2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Brian Dahle"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 18.096 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Representing the 1st Senate District"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Brian"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Bill Search"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Articles"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Audio/Video"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My Offices"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "E-mail the Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe to the Mailing List"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislative Internship Program"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Join the Mailing List"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact the Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Live Senate Webcast"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photo Gallery"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "View All"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Update from Senator Dahle - 06.01.2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Community Passes Senate Floor"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Dahle Comments on May Revise Proposal"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "View More"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 31.104 px is less than 1.5 times its font size 25.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "More Resources"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Redding Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Gold River Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Chico Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Senate Republican Caucus"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 28.8 px is less than 1.5 times its font size 24 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "block-mainnavigation-4-menu",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main navigation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Brian"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "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": "Senator Brian Dahle"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Brian"
          },
          {
            "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": "Newsroom"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Join the Mailing List"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact the Senator"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Live Senate Webcast"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/forestry-tour-2023\"> <span class=\"overlay small\"><i class="
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/lou-conter\"> <span class=\"overlay small\"><i class=\"fa fa-l"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/butte-college-science-building-groundbreaking\"> <span clas"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/north-state-food-bank-expansion\"> <span class=\"overlay sma"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/sb-14-press-conference\"> <span class=\"overlay small\"><i cl"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/crime-victims-united-press-conference\"> <span class=\"overl"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/shasta-county-farm-bureau\"> <span class=\"overlay small\"><i"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/siskiyou-county-fire-chiefs-association-dinner\"> <span cla"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"overlayed-inner\" href=\"/content/united-way-toast-equity-2023\"> <span class=\"overlay small\""
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "View All"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Image Update from Senator Dahle - 06.01.2023"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Image Senator Dahle’s Legislation to Provide First-in-the-Nation Religious Exemptions for Sikh Commu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Image Senator Dahle Comments on May Revise Proposal"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "View More"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/content/fire-insurance-non-renewal-information\"> <img loading=\"lazy\" src=\"/sites/sr01.sena"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Fire Insurance & Non-Renewal Information"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.cpuc.ca.gov/consumer-support/psps\"> <img loading=\"lazy\" src=\"/sites/sr01.senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Public Safety Power Shutoff Concerns"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/content/wildfire-information\"> <img loading=\"lazy\" src=\"/sites/sr01.senate.ca.gov/files/st"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Wildfire Information"
          },
          {
            "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: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ARTICLE elements have redundant explicit role article (count: 4)",
            "count": 4,
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "MEDIA",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 3 different styles",
            "count": 2,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 2 different styles",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "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 (42 px wide, 40 px high)",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (40 px wide, 40 px high)",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (134.148 px wide, 40 px high)",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "View More"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Senator Brian Dahle): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Home): Senator Brian Dahle"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Join the Mailing List): Join the Mailing List"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Contact the Senator): Contact the Senator"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Live Senate Webcast): Live Senate Webcast"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Home): Senator Brian Dahle"
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Brian Dahle Representing the 1st Senate District Search HomeAbout BrianBiographyCommitteesLe"
          },
          {
            "ruleID": "zIndex",
            "what": "INPUT element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector="
          },
          {
            "ruleID": "zIndex",
            "what": "INPUT element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "superfish-main",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "HomeAbout BrianBiographyCommitteesLegislationMy LegislationBill SearchNewsroomArticlesAudio/VideoPho"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About BrianBiographyCommittees"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contentf3cf28c0-0f2b-4cfe-b2bd-4e0e5afdfcba",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "LegislationMy LegislationBill Search"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My Legislation"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Bill Search"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-views-viewviewspub-indexpage-1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "NewsroomArticlesAudio/VideoPhotosIn The News"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Articles"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contenta735a047-c5da-445c-ac62-cbd1ca070aac",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Audio/Video"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-views-viewviewsmt-photo-gallerypage-2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content0888e23e-01ca-409a-9faa-ad01adb3f7de",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact MeMy OfficesDistrict MapE-mail the SenatorSubscribe to the Mailing ListLegislative Internshi"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My Offices"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content9d14249f-abc7-41d8-9032-721d792db511",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contentca5c9fd9-cf6d-4453-8df7-dfa4ff4e63f5",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "E-mail the Senator"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-content0d42b710-d407-4919-9f27-81fca69d4133",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe to the Mailing List"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "main-menu-link-contentbb1ca3ae-b379-41ee-9222-99daa1612a73",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislative Internship Program"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "slideshow-fullwidth",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "{{title}}{{title}}"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "{{title}}"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "{{title}}"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay small\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"overlay\"><i class=\"fa fa-link\"></i></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "toTop",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>"
          }
        ]
      },
      "endTime": 1687642180793
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687642180793,
      "url": "https://sr01.senate.ca.gov/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Welcome | Senator Brian Dahle",
          "pageurl": "https://sr01.senate.ca.gov/",
          "time": 3.62,
          "creditsremaining": 879,
          "allitemcount": 61,
          "totalelements": 496,
          "waveurl": "http://wave.webaim.org/report?url=https://sr01.senate.ca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "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_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9 > A:first-child + UL > LI#main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > A:first-child + UL > LI#main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233 > A:first-child + UL > LI#main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV: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"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          8,
          0,
          0,
          0
        ],
        "instances": [
          {
            "ruleID": "h1_missing",
            "what": "Missing first level heading",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": false
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > 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 > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-contentce450a46-bc8f-4d2d-9fd7-fbfeafee52a9 > A:first-child + UL > LI#main-menu-link-content84cb3eba-59a2-427c-94cd-725752963897 > 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 > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > A:first-child + UL > LI#main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a > 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 > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-contenta04f1299-1e35-4b05-b70b-8823a3e3e233 > A:first-child + UL > LI#main-menu-link-content3788c7b2-1c63-456d-a93c-286f34af8262 > 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 > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LI:first-child > DIV:first-child + DIV > DIV: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 > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > LI:first-child > DIV:first-child + DIV > DIV: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 > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687642184749
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caSen",
    "target": {
      "id": "caSenSDsd01",
      "which": "https://sr01.senate.ca.gov/",
      "what": "Brian Dahle (R)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-24T21:23:01",
  "timeStamp": "1etp6",
  "jobData": {
    "startTime": "2023-06-24T21:28:33",
    "endTime": "2023-06-24T21:29:44",
    "elapsedSeconds": 71,
    "visitLatency": 6,
    "logCount": 3,
    "logSize": 308,
    "errorLogCount": 1,
    "errorLogSize": 40,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        30
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        6
      ],
      [
        "ibm",
        4
      ],
      [
        "wave",
        4
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp28",
    "summary": {
      "total": 1156,
      "issue": 757,
      "tool": 98,
      "prevention": 300,
      "log": 1,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          137,
          160,
          33,
          105
        ],
        "byTool": {
          "testaro": [
            53,
            85,
            19,
            28
          ],
          "alfa": [
            12,
            0,
            0,
            24
          ],
          "axe": [
            8,
            2,
            8,
            13
          ],
          "continuum": [
            0,
            0,
            0,
            4
          ],
          "htmlcs": [
            9,
            0,
            0,
            11
          ],
          "ibm": [
            0,
            8,
            0,
            16
          ],
          "qualWeb": [
            47,
            65,
            5,
            0
          ],
          "tenon": [
            0,
            0,
            1,
            9
          ],
          "wave": [
            8,
            0,
            0,
            0
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "contentBeyondLandmarks": {
          "score": 36,
          "maxCount": 18,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 18,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 6,
                  "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": 11,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 212,
          "maxCount": 53,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 53,
                  "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": 2,
                  "texts": [
                    "INPUT element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.4pt (13.92px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #ffffff, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.81 (foreground color: #e7eff5, background color: #006bb3, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.59 (foreground color: #006bb3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 9,
                  "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.81:1. Recommendation:  change background to #00528a.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.59:1. Recommendation:  change background to #005c9a.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.59:1. Recommendation:  change text colour to #005c9a."
                  ]
                }
              }
            }
          }
        },
        "descendantMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r68": {
                "quality": 1,
                "what": "Element does not own an element required by its semantic role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements with a role have required children"
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "cssBansRotate": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "css-orientation-lock": {
                "quality": 1,
                "what": "CSS media query locks display orientation",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "listChild": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "list": {
                "quality": 1,
                "what": "List element ul or ol has a child element other than li, script, and template",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<ul> and <ol> must only directly contain <li>, <script> or <template> elements"
                  ]
                }
              }
            },
            "continuum": {
              "246": {
                "quality": 1,
                "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-BP24": {
                "quality": 1,
                "what": "ul or ol element has a child other than li, script, or template",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements"
                  ]
                }
              }
            }
          }
        },
        "listItemOrphan": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "axe": {
              "listitem": {
                "quality": 1,
                "what": "li element is not contained by a ul or ol element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element"
                  ]
                }
              }
            },
            "continuum": {
              "99": {
                "quality": 1,
                "what": "li element has no ul, ol, or list-role parent",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent"
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H42": {
                "quality": 1,
                "what": "Heading coding is not used but the element may be intended as a heading",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            }
          }
        },
        "pseudoOrderedListRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48.2": {
                "quality": 1,
                "what": "Ordered list may fail to be coded as such",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_3_F24.F24.FGColour": {
                "quality": 1,
                "what": "Inline foreground color may lack a complementary background color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour."
                  ]
                }
              },
              "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": 3,
                  "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.G18.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 4.5: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 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "imageTextRedundant": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "ibm": {
              "img_alt_redundant": {
                "quality": 1,
                "what": "Text alternative of the link image duplicates text in the same or an adjacent link",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Image 'alt' value within a link is repeated in link text of the link after"
                  ]
                }
              }
            }
          }
        },
        "navConfusion": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_navigation_label_unique": {
                "quality": 1,
                "what": "Multiple elements with the navigation role do not have unique labels",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Multiple elements with \"navigation\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 8,
          "maxCount": 8,
          "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": 7,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>"
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "NAV elements have redundant explicit role navigation (count: 2)",
                    "ARTICLE elements have redundant explicit role article (count: 4)",
                    "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T10": {
                "quality": 1,
                "what": "Adjacent image and text links for the same resource are not combined",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link."
                  ]
                }
              }
            },
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 7,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 18,
          "maxCount": 9,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 15,
          "maxCount": 15,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 15,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "colorMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T31": {
                "quality": 1,
                "what": "Foreground or background color is specified but not both",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination."
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 39,
          "maxCount": 13,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "bannerNot1": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP20": {
                "quality": 1,
                "what": "Document has more than 1 banner landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures the document has at most one banner landmark"
                  ]
                }
              }
            }
          }
        },
        "bannerNotTop": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP19": {
                "quality": 1,
                "what": "banner landmark is not at the top level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures the banner landmark is at top level"
                  ]
                }
              }
            }
          }
        },
        "pseudoListRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-BP23": {
                "quality": 1,
                "what": "List item is used nonsemantically",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Ensures <li> elements are used semantically"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 3,
          "maxCount": 3,
          "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": 3,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 86,
          "maxCount": 43,
          "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": 43,
                  "texts": [
                    "Text line height 35.2 px is less than 1.5 times its font size 32 px",
                    "Text line height 18.096 px is less than 1.5 times its font size 13.92 px",
                    "Text line height 14.4 px is less than 1.5 times its font size 14.4 px",
                    "Text line height 16.704 px is less than 1.5 times its font size 13.92 px",
                    "Text line height 21.504 px is less than 1.5 times its font size 17.92 px",
                    "Text line height 13.92 px is less than 1.5 times its font size 13.92 px",
                    "Text line height 31.104 px is less than 1.5 times its font size 25.92 px",
                    "Text line height 14 px is less than 1.5 times its font size 14 px",
                    "Text line height 28.8 px is less than 1.5 times its font size 24 px"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 1,
                  "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 (42 px wide, 40 px high)",
                    "Interactive element has a substandard size (40 px wide, 40 px high)",
                    "Interactive element has a substandard size (134.148 px wide, 40 px high)"
                  ]
                }
              }
            }
          }
        },
        "allItalics": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "tenon": {
              "154": {
                "quality": 1,
                "what": "Long string of text is italic",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This long string of text is in italics."
                  ]
                }
              }
            }
          }
        },
        "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": 26,
          "maxCount": 6.5,
          "weight": 4,
          "tools": {
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Hovering over element has unexpected effects"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 60,
          "maxCount": 30,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 30,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Links in columns have 2 different styles",
                    "Level-2 headings have 4 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "A element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 42,
          "maxCount": 42,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 42,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "INPUT element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "LI element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "SPAN element has a non-default Z index"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}