Accessibility digest

Synopsis
PageMike McGuire (D)
URLhttps://sd02.senate.ca.gov/
Requesterpool@jpdev.pro
Test date2023/06/24
Score1409
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 Mike McGuire (D) at https://sd02.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 1409, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1409Sum of the component scores
issue974Severity and number of reported defects
tool135Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log0Browser warnings about the page
latency0Abnormal delay in page responses

Issue scores

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

Issue scores
IssueScore
duplicateID152
textContrastAA136
leadingClipsText122
focusIndication104
contentBeyondLandmarks82
linkIndication56
contrastAAA40
leadingInsufficient28
linkTextsSame24
noHeading24
linkVague18
targetSize18
linkPair18
duplicateAttribute14
obsolete12
buttonNoText12
hoverSurprise12
titleBad12
pseudoNavList10
allCaps10
hiddenContentRisk6
skipRepeatedContent6
labelClash6
zIndexNotZero6
linkComprehensionRisk6
repeatedContentRisk5
linkNoText4
inconsistentStyles4
headingEmpty3
roleBad3
horizontalScrolling3
externalLinkSurprise3
mainNone2
contrastRisk2
roleRedundant2
textAlternativeRisk2
linkConfusionRisk1
pseudoHeadingRisk1
scrollRisk1
externalLink1
sectionHeadingless1
pseudoParagraphRisk1
titleRedundant1
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 duplicateID

WCAG: 4.1.1

Score: 152

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 38

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 136

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 34

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 122

Complaints by tenon

Rule 144

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

Count of instances: 7

Complaint specifics

Complaints by testaro

Rule lineHeight

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

Count of instances: 61

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 104

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 26

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 3

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 82

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 41

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 22

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 56

Complaints by alfa

Rule r62

Description: Inline link is not distinct from the surrounding text except by color

Count of instances: 5

Complaint specifics

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 28

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 40

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 40

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 6

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 6

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 28

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 14

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 24

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 6

Complaint specifics
Rule QW-ACT-R44

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

Count of instances: 6

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 5

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 24

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 8

Complaint specifics

Issue linkVague

WCAG: 2.4.4

Score: 18

Complaints by tenon

Rule 73

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

Count of instances: 6

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 18

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 6

Complaint specifics

Complaints by testaro

Rule targetSize

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

Count of instances: 3

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 18

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 9

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 obsolete

WCAG: 4.1

Score: 12

Complaints by htmlcs

Rule AAA.1_3_1.H49.AlignAttr

Description: align attribute is obsolete

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 4

Complaint specifics

Issue buttonNoText

WCAG: 4.1.2

Score: 12

Complaints by htmlcs

Rule AAA.4_1_2.H91.Button.Name

Description: Button element has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule button_empty

Description: Button is empty or has no value text

Count of instances: 3

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 12

Complaints by testaro

Rule hover

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

Count of instances: 6

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 12

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 3

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 10

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T32

Description: ol, ul or dl is not used for a list or group of links

Count of instances: 5

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 10

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 10

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 6

Complaints by axe

Rule hidden-content

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

Count of instances: 6

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 6

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-ACT-R75

Description: Blocks of repeated content cannot be bypassed

Count of instances: 1

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 6

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 3

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 6

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 6

Complaint specifics

Issue linkComprehensionRisk

WCAG: 2.4.4

Score: 6

Complaints by wave

Rule link_suspicious

Description: Suspicious link text

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 linkNoText

WCAG: 2.4.4

Score: 4

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Empty

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

Count of instances: 1

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 4

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 4

Complaint specifics

Issue headingEmpty

WCAG: 2.4.6

Score: 3

Complaints by alfa

Rule r64

Description: Heading has no non-empty accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule empty-heading

Description: Heading empty

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.H42.2

Description: Heading empty

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule heading_content_exists

Description: Heading element has no descriptive content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R35

Description: Heading has no accessible name

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_empty

Description: Empty heading

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

WCAG: 3.2.5

Score: 3

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 1

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by axe

Rule landmark-one-main

Description: page has no main landmark

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 2

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

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 2

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 2

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 2

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 2

Complaint specifics

Issue linkConfusionRisk

WCAG: 2.4.4

Score: 1

Complaints by axe

Rule identical-links-same-purpose

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

Count of instances: 1

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 1

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

WCAG: 3.2.5

Score: 1

Complaints by htmlcs

Rule AAA.3_2_5.H83.3

Description: Link text may fail to indicate that the link will open in a new window

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule linkExt

Description: Link opens a new window or tab

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 pseudoParagraphRisk

WCAG: 1.3.1

Score: 1

Complaints by tenon

Rule 242

Description: Multiple consecutive br elements may simulate paragraphs

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 1

Complaints by wave

Rule title_redundant

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

Count of instances: 1

Complaint specifics

Issue 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-caSenSDsd02",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687642185178,
      "endTime": 1687642185751
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642185751,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642186937
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687642186937,
      "url": "https://sd02.senate.ca.gov/",
      "endTime": 1687642189092
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687642189092,
      "url": "https://sd02.senate.ca.gov/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                600860,
                600860,
                600860,
                600860,
                600860
              ],
              "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": 1687642202275
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642202275,
      "endTime": 1687642202818
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642202818,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642203976
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687642203976,
      "url": "https://sd02.senate.ca.gov/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 67,
          "warnings": 69
        },
        "items": [
          {
            "index": 128,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/h1[1]/text()[1]",
              "codeLines": [
                "Welcome"
              ]
            }
          },
          {
            "index": 129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
              ]
            }
          },
          {
            "index": 130,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
              ]
            }
          },
          {
            "index": 131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I hope that you find this website informative and that you return regularly to see what is happening in our community"
              ]
            }
          },
          {
            "index": 132,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Mike McGuire"
              ]
            }
          },
          {
            "index": 133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]",
              "codeLines": [
                "Representing the 2nd Senate District"
              ]
            }
          },
          {
            "index": 134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]",
              "codeLines": [
                "North Coast / North Bay"
              ]
            }
          },
          {
            "index": 136,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Legislature Passes Milestone Budget to  Protect California’s Progress"
              ]
            }
          },
          {
            "index": 137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, June 15, 2023"
              ]
            }
          },
          {
            "index": 138,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 139,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
              ]
            }
          },
          {
            "index": 140,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 141,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              ]
            }
          },
          {
            "index": 142,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 12, 2023"
              ]
            }
          },
          {
            "index": 143,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 144,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
              ]
            }
          },
          {
            "index": 145,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
              ]
            }
          },
          {
            "index": 146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
              ]
            }
          },
          {
            "index": 148,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 5, 2023"
              ]
            }
          },
          {
            "index": 149,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 150,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
              ]
            }
          },
          {
            "index": 151,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
              ]
            }
          },
          {
            "index": 152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
              ]
            }
          },
          {
            "index": 154,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Tuesday, May 16, 2023"
              ]
            }
          },
          {
            "index": 155,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
              ]
            }
          },
          {
            "index": 157,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 158,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Statement on Governor’s May Budget Revise"
              ]
            }
          },
          {
            "index": 159,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, May 12, 2023"
              ]
            }
          },
          {
            "index": 160,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 161,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
              ]
            }
          },
          {
            "index": 162,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
              ]
            }
          },
          {
            "index": 163,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 164,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              ]
            }
          },
          {
            "index": 165,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Wednesday, May 10, 2023"
              ]
            }
          },
          {
            "index": 166,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Santa Rosa"
              ]
            }
          },
          {
            "index": 167,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
              ]
            }
          },
          {
            "index": 168,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 181,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"http://democrats.senate.ca.gov/\">",
                "  Majority Caucus",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 182,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"http://senate.ca.gov/accessibility\">",
                "  Accessibility Statement",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 183,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"http://www.senate.ca.gov/\">",
                "  California State Senate",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 184,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[5]",
              "codeLines": [
                "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">",
                "  Register to Vote",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 185,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"http://democrats.senate.ca.gov/privacy\">",
                "  Privacy Policy",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 190,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 align=\"center\"></h1>"
              ]
            }
          },
          {
            "index": 228,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
              ]
            }
          },
          {
            "index": 229,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
              ]
            }
          },
          {
            "index": 230,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I hope that you find this website informative and that you return regularly to see what is happening in our community"
              ]
            }
          },
          {
            "index": 231,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Mike McGuire"
              ]
            }
          },
          {
            "index": 232,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]",
              "codeLines": [
                "Representing the 2nd Senate District"
              ]
            }
          },
          {
            "index": 233,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 234,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]",
              "codeLines": [
                "North Coast / North Bay"
              ]
            }
          },
          {
            "index": 235,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Legislature Passes Milestone Budget to  Protect California’s Progress"
              ]
            }
          },
          {
            "index": 236,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, June 15, 2023"
              ]
            }
          },
          {
            "index": 237,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 238,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 240,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              ]
            }
          },
          {
            "index": 241,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 12, 2023"
              ]
            }
          },
          {
            "index": 242,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 243,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
              ]
            }
          },
          {
            "index": 244,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
              ]
            }
          },
          {
            "index": 245,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 246,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
              ]
            }
          },
          {
            "index": 247,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 5, 2023"
              ]
            }
          },
          {
            "index": 248,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 249,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
              ]
            }
          },
          {
            "index": 250,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
              ]
            }
          },
          {
            "index": 251,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 252,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
              ]
            }
          },
          {
            "index": 253,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Tuesday, May 16, 2023"
              ]
            }
          },
          {
            "index": 254,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 255,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 257,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Statement on Governor’s May Budget Revise"
              ]
            }
          },
          {
            "index": 258,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, May 12, 2023"
              ]
            }
          },
          {
            "index": 259,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 260,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
              ]
            }
          },
          {
            "index": 261,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 263,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              ]
            }
          },
          {
            "index": 264,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Wednesday, May 10, 2023"
              ]
            }
          },
          {
            "index": 265,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Santa Rosa"
              ]
            }
          },
          {
            "index": 266,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
              ]
            }
          },
          {
            "index": 267,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 286,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
              ]
            }
          },
          {
            "index": 287,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
              ]
            }
          },
          {
            "index": 288,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I hope that you find this website informative and that you return regularly to see what is happening in our community"
              ]
            }
          },
          {
            "index": 289,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Mike McGuire"
              ]
            }
          },
          {
            "index": 290,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]",
              "codeLines": [
                "Representing the 2nd Senate District"
              ]
            }
          },
          {
            "index": 291,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 292,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]",
              "codeLines": [
                "North Coast / North Bay"
              ]
            }
          },
          {
            "index": 293,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Legislature Passes Milestone Budget to  Protect California’s Progress"
              ]
            }
          },
          {
            "index": 294,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, June 15, 2023"
              ]
            }
          },
          {
            "index": 295,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 296,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
              ]
            }
          },
          {
            "index": 298,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              ]
            }
          },
          {
            "index": 299,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 12, 2023"
              ]
            }
          },
          {
            "index": 300,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 301,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
              ]
            }
          },
          {
            "index": 302,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
              ]
            }
          },
          {
            "index": 304,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
              ]
            }
          },
          {
            "index": 305,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Monday, June 5, 2023"
              ]
            }
          },
          {
            "index": 306,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 307,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
              ]
            }
          },
          {
            "index": 308,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
              ]
            }
          },
          {
            "index": 310,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
              ]
            }
          },
          {
            "index": 311,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Tuesday, May 16, 2023"
              ]
            }
          },
          {
            "index": 312,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento"
              ]
            }
          },
          {
            "index": 313,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
              ]
            }
          },
          {
            "index": 315,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "McGuire’s Statement on Governor’s May Budget Revise"
              ]
            }
          },
          {
            "index": 316,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, May 12, 2023"
              ]
            }
          },
          {
            "index": 317,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Sacramento, CA"
              ]
            }
          },
          {
            "index": 318,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
              ]
            }
          },
          {
            "index": 319,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
              ]
            }
          },
          {
            "index": 321,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              ]
            }
          },
          {
            "index": 322,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Wednesday, May 10, 2023"
              ]
            }
          },
          {
            "index": 323,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]",
              "codeLines": [
                "Santa Rosa"
              ]
            }
          },
          {
            "index": 324,
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay.",
                "</p>"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government.",
                "</p>"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  I hope that you find this website informative and that you return regularly to see what is happening in our community",
                "</p>"
              ]
            }
          },
          {
            "index": 367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <em>",
                "    <strong>",
                "      Mike McGuire",
                "    </strong>",
                "    <br>",
                "    Representing the 2nd Senate District",
                "  </em>",
                "  -",
                "  <em>",
                "    North Coast / North Bay",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <em>",
                "      Sacramento",
                "    </em>",
                "  </strong>",
                "  – The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preven...",
                "</p>"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <em>",
                "    <strong>",
                "      Sacramento, CA",
                "    </strong>",
                "  </em>",
                "  – Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the...",
                "</p>"
              ]
            }
          },
          {
            "index": 370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:",
                "</p>"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <em>",
                "      Sacramento",
                "    </em>",
                "  </strong>",
                "  –Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week.",
                "</p>"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives.",
                "</p>"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <em>",
                "      Sacramento",
                "    </em>",
                "  </strong>",
                "  — Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green ener...",
                "  <br>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <em>",
                "      Sacramento, CA",
                "    </em>",
                "  </strong>",
                "  – Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:",
                "</p>"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    “Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <em>",
                "      Santa Rosa",
                "    </em>",
                "  </strong>",
                "  — Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The G...",
                "</p>"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]",
              "codeLines": [
                "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\">",
                "  <a href=\"http://www.senate.ca.gov/\">",
                "    California State Senate",
                "  </a>",
                "  <a href=\"http://democrats.senate.ca.gov/\">",
                "    Majority Caucus",
                "  </a>",
                "  © 2022 |",
                "  <a href=\"http://democrats.senate.ca.gov/privacy\">",
                "    Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"http://senate.ca.gov/accessibility\">",
                "    Accessibility Statement",
                "  </a>",
                "  |",
                "  <a href=\"http://registertovote.ca.gov/\" target=\"_blank\">",
                "    Register to Vote",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 432,
            "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": [
          69,
          0,
          0,
          67
        ],
        "instances": [
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/h1[1]/text()[1]"
            },
            "excerpt": "Welcome"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Mike McGuire"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]"
            },
            "excerpt": "Representing the 2nd Senate District"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "-"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]"
            },
            "excerpt": "North Coast / North Bay"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Thursday, June 15, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 12, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 5, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Tuesday, May 16, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Friday, May 12, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Wednesday, May 10, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Santa Rosa"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\"> Majority Caucus </a>"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[4]"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\"> Accessibility Statement </a>"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\"> California State Senate </a>"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[5]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\"> Register to Vote </a>"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]/a[3]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\"> Privacy Policy </a>"
          },
          {
            "ruleID": "r64",
            "what": "Heading has non-empty accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 align=\"center\"></h1>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Mike McGuire"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]"
            },
            "excerpt": "Representing the 2nd Senate District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "-"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]"
            },
            "excerpt": "North Coast / North Bay"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Thursday, June 15, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 12, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 5, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Tuesday, May 16, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Friday, May 12, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Wednesday, May 10, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Santa Rosa"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Mike McGuire"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[1]/text()[1]"
            },
            "excerpt": "Representing the 2nd Senate District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "-"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]/em[2]/text()[1]"
            },
            "excerpt": "North Coast / North Bay"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Thursday, June 15, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preventi..."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 12, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/em[1]/strong[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the s..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Monday, June 5, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Tuesday, May 16, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green energy..."
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Friday, May 12, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
          },
          {
            "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[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Wednesday, May 10, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/strong[1]/em[1]/text()[1]"
            },
            "excerpt": "Santa Rosa"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The Gre..."
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]"
            },
            "excerpt": "<p> I hope that you find this website informative and that you return regularly to see what is happening in our community </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[4]"
            },
            "excerpt": "<p> <em> <strong> Mike McGuire </strong> <br> Representing the 2nd Senate District </em> - <em> North Coast / North Bay </em> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <strong> <em> Sacramento </em> </strong> – The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to combat the homelessness crisis in our communities, increase funding for wildfire response and preven... </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <em> <strong> Sacramento, CA </strong> </em> – Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the... </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie: </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <strong> <em> Sacramento </em> </strong> –Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <strong> <em> Sacramento </em> </strong> — Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeoning offshore wind industry. This hearing will explore how to expedite the deployment of green ener... <br> <br> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <strong> <em> Sacramento, CA </em> </strong> – Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning: </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> <strong> “Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.” </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <strong> <em> Santa Rosa </em> </strong> — Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a total of 2 contiguous miles) that was once going to be a four-lane extension of Highway 12. The G... </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]"
            },
            "excerpt": "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\"> <a href=\"http://www.senate.ca.gov/\"> California State Senate </a> <a href=\"http://democrats.senate.ca.gov/\"> Majority Caucus </a> © 20 ... .ca.gov/privacy\"> Privacy Policy </a> | <a href=\"http://senate.ca.gov/accessibility\"> Accessibility Statement </a> | <a href=\"http://registertovote.ca.gov/\" target=\"_blank\"> Register to Vote </a> </p>"
          },
          {
            "ruleID": "r87",
            "what": "First focusable element is link to main content",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          }
        ]
      },
      "endTime": 1687642207836
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687642207837,
      "url": "https://sd02.senate.ca.gov/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 64,
          "rulesPassed": 33,
          "rulesWarned": 2,
          "rulesViolated": 4,
          "warnings": {
            "minor": 7,
            "moderate": 0,
            "serious": 0,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 2,
            "serious": 6,
            "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:30:08.253Z",
          "url": "https://sd02.senate.ca.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a style=\"font-size: 115%\" class=\"visible-xs name navbar-brand\" href=\"/\">Senator Mike McGuire</a>",
                  "target": [
                    ".visible-xs"
                  ],
                  "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": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n        <span class=\"sr-only\">Toggle navigation</span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n      </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" title=\"\">Biography</a></li>\n<li class=\"last leaf\"><a href=\"/committees\">Committees</a></li>\n</ul>",
                  "target": [
                    ".dropdown.expanded:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/news/press-releases\" title=\"\">Press Releases</a></li>\n<li class=\"leaf\"><a href=\"/news/press-advisories\" title=\"\">Press Advisories</a></li>\n<li class=\"last leaf\"><a href=\"/video\" title=\"\">Video Gallery</a></li>\n</ul>",
                  "target": [
                    ".dropdown.expanded:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.expanded.last > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "sd02.senate.ca.gov",
                          "port": "",
                          "pathname": "/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>",
                          "target": [
                            ".views-row-2 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>",
                          "target": [
                            ".views-row-3 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>",
                          "target": [
                            ".views-row-4 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>",
                          "target": [
                            ".views-row-5 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                          ]
                        },
                        {
                          "html": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>",
                          "target": [
                            ".views-row-6 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-1 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-1 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-1 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-2 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-2 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-3 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-3 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-4 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-4 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-5 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-5 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d2232a",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field field-name-node-link field-type-ds field-label-hidden readmore\"><div class=\"field-items\"><div class=\"field-item even\"><a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a></div></div></div>",
                          "target": [
                            ".views-row-6 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>",
                  "target": [
                    ".views-row-6 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 align=\"center\">&nbsp;</h1>",
                  "target": [
                    ".field-item.even[property=\"content:encoded\"] > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "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": "<section class=\"col-sm-12\">",
                  "target": [
                    ".col-sm-12"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          7,
          0,
          3,
          6
        ],
        "instances": [
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".visible-xs"
            },
            "excerpt": "<a style=\"font-size: 115%\" class=\"visible-xs name navbar-brand\" href=\"/\">Senator Mike McGuire</a>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggle"
            },
            "excerpt": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\"> <span class=\"sr-only\">Toggle navigation</span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown.expanded:nth-child(2) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" title=\"\">Biography</a></li> <li class=\"last leaf\"><a href=\"/committees\">Committees</a></li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown.expanded:nth-child(3) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/news/press-releases\" title=\"\">Press Releases</a></li> <li class=\"leaf\"><a href=\"/news/press-advisories\" title=\"\">Press Advisories</a></li> <li class=\"last leaf\"><a href=\"/video\" title=\"\">Video Gallery</a></li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown.expanded.last > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#colorbox"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">"
          },
          {
            "ruleID": "identical-links-same-purpose",
            "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-1 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-1 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-2 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-3 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-4 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-5 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-6 > .node-news.node-promoted.node-teaser > .field-name-node-link.readmore.field-type-ds > .field-items > .field-item.even > a"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "empty-heading",
            "what": "Headings should not be empty; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".field-item.even[property=\"content:encoded\"] > h1"
            },
            "excerpt": "<h1 align=\"center\">&nbsp;</h1>"
          },
          {
            "ruleID": "landmark-one-main",
            "what": "Document should have one main landmark; Document does not have a main landmark",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... : http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-12"
            },
            "excerpt": "<section class=\"col-sm-12\">"
          }
        ]
      },
      "endTime": 1687642208281
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642208281,
      "endTime": 1687642208824
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642208824,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642210009
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687642210009,
      "url": "https://sd02.senate.ca.gov/",
      "what": "Level Access Continuum, community edition",
      "result": [],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          0
        ],
        "instances": []
      },
      "endTime": 1687642210166
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642210166,
      "endTime": 1687642210705
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642210705,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642211835
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687642211835,
      "url": "https://sd02.senate.ca.gov/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 align=\"center\">...</h1>"
              }
            ]
          },
          "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 5.23:1. Recommendation:  change background to #232323.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\">...</p>"
              }
            ]
          },
          "AAA.1_3_1.H49.AlignAttr": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 align=\"center\">...</h1>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\">...</p>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              }
            ]
          },
          "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": "hr",
                "id": "#secondary-hr",
                "code": "<hr id=\"secondary-hr\" style=\"color: #ccc;\">"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          9,
          0,
          0,
          10
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H49.AlignAttr",
            "what": "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 align=\"center\">...</h1>"
          },
          {
            "ruleID": "AAA.1_3_1.H49.AlignAttr",
            "what": "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\">...</p>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_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": "HR",
            "id": "secondary-hr",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<hr id=\"secondary-hr\" style=\"color: #ccc;\">"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Empty",
            "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1.H42.2",
            "what": "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 align=\"center\">...</h1>"
          },
          {
            "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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">...</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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">...</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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">...</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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">...</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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">...</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.23:1. Recommendation:  change background to #232323.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
          }
        ]
      },
      "endTime": 1687642211974
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642211974,
      "endTime": 1687642212518
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642212519,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642213652
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687642213652,
      "url": "https://sd02.senate.ca.gov/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 22,
          "recommendation": 8,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/h1[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 150,
              "height": 49,
              "width": 770
            },
            "snippet": "<h1 class=\"page-header\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 2313,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[13]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 2204,
              "height": 80,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 2125,
              "height": 20,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 2033,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[11]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1914,
              "height": 40,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1835,
              "height": 20,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 1733,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1604,
              "height": 100,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1506,
              "height": 39,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 1404,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1265,
              "height": 40,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 1166,
              "height": 39,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 1075,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 936,
              "height": 60,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 787,
              "height": 20,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 22,
              "top": 695,
              "height": 16,
              "width": 85
            },
            "snippet": "<a class=\"\" href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 586,
              "height": 80,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 507,
              "height": 20,
              "width": 770
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/ul[1]",
              "aria": "/document[1]/list[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 750,
              "top": 219,
              "height": 21,
              "width": 35
            },
            "snippet": "<ul class=\"links list-inline\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 239,
              "height": 40,
              "width": 770
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 1,
              "width": 131
            },
            "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "heading_content_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Heading element has no descriptive content",
            "bounds": {
              "left": 15,
              "top": 886,
              "height": 40,
              "width": 770
            },
            "snippet": "<h1 align=\"center\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[4]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]",
              "aria": "/document[1]/contentinfo[1]/paragraph[1]"
            },
            "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
            "bounds": {
              "left": 15,
              "top": 2415,
              "height": 24,
              "width": 770
            },
            "snippet": "<p style=\"text-align: center;\" class=\"footerinfo\" align=\"center\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/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": 0,
              "top": 50,
              "height": 40,
              "width": 800
            },
            "snippet": "<header id=\"page-header\" role=\"banner\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/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": 30,
              "top": 0,
              "height": 0,
              "width": 740
            },
            "snippet": "<nav role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 0,
              "top": 2415,
              "height": 34,
              "width": 800
            },
            "snippet": "<footer class=\"footer container\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          8,
          0,
          22
        ],
        "instances": [
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"page-header\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"links list-inline\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">"
          },
          {
            "ruleID": "heading_content_exists",
            "what": "Heading element has no descriptive content",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 align=\"center\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[4]"
            },
            "excerpt": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "HEAD",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]"
            },
            "excerpt": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/section[1]/p[1]"
            },
            "excerpt": "<p style=\"text-align: center;\" class=\"footerinfo\" align=\"center\">"
          },
          {
            "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": "page-header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[1]/header[1]"
            },
            "excerpt": "<header id=\"page-header\" role=\"banner\">"
          },
          {
            "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[2]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]"
            },
            "excerpt": "<footer class=\"footer container\">"
          }
        ]
      },
      "endTime": 1687642216462
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642216462,
      "endTime": 1687642217038
    },
    {
      "type": "url",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)",
      "startTime": 1687642217039,
      "result": {
        "url": "https://sd02.senate.ca.gov/"
      },
      "endTime": 1687642218126
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687642218126,
      "url": "https://sd02.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": 1687642218250
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687642218250,
      "url": "https://sd02.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:30:19",
          "hash": "9e1c7271a6f980f7ddcbc51a7197388629601b7f7e34a4c668411352b95a4213217564c9b4cb98c8616d5b96183aae9a4192fadeac4f7bf7cbc026d958e44b9b",
          "page": {
            "viewport": {
              "mobile": false,
              "landscape": true,
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36",
              "resolution": {
                "width": 1366,
                "height": 768
              }
            }
          }
        },
        "metadata": {
          "passed": 33,
          "warning": 14,
          "failed": 3,
          "inapplicable": 75
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 11,
              "warning": 8,
              "failed": 2,
              "inapplicable": 46
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 11,
                  "warning": 0,
                  "failed": 19,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8)"
                      },
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R62": {
                "name": "Element in sequential focus order has visible focus",
                "code": "QW-ACT-R62",
                "mapping": "oj04fd",
                "description": "This rule checks that each element in sequential focus order has some visible focus indication.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.7",
                      "level": "AA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/oj04fd",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 26,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" class=\"active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Biography </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\">District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/resources\">Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\">\n\t\n\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header: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=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section: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=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\">Legislature Passes Milestone Budget to  Protect California’s Progress</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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 href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\">McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > 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=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > 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=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\">McGuire’s Statement on Governor’s May Budget Revise</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > 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=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\">Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p: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://democrats.senate.ca.gov/\">Majority Caucus</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R9": {
                "name": "Links with identical accessible names have equivalent purpose",
                "code": "QW-ACT-R9",
                "mapping": "b20e66",
                "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b20e66",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 1,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Read more"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R44": {
                "name": "Links with identical accessible names and context serve equivalent purpose",
                "code": "QW-ACT-R44",
                "mapping": "fd3a94",
                "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/fd3a94",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R35": {
                "name": "Heading has accessible name",
                "code": "QW-ACT-R35",
                "mapping": "ffd0e9",
                "description": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
                "metadata": {
                  "target": {
                    "element": [
                      "h1-h6",
                      "*[role='heading']"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [
                    "H42"
                  ],
                  "url": "https://act-rules.github.io/rules/ffd0e9",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 7,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target accessible name doesn't exist or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h1 align=\"center\">&nbsp;</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body>Senator Mike McGuire | Proudly Representing California Senate District 2\n  \n\n\n\n  \n  \n  \n\n\n\n(function(i,s, …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 8,
              "warning": 4,
              "failed": 1,
              "inapplicable": 21
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\">\n\n  \n    Skip to main content\n  \n    \n  \n  \n   \n      \n         Senator Mike McGuire\n\n      \n      \n        Toggle navigation\n        \n        \n        \n      \n    \n\t\n\n          \n        \n                      Home\nBiography Biography\nCommittees\n\nNewsroom Press Releases\nPress Advisories\nVideo Gallery\n\nDistrict\nResources\nContact Offices\nScheduling Requests\nSend an email\nE-Newsletter Sign Up\n\n                                      \n      \n     \n    \n  \n\n\n\n\n\n\n   \n      \n    \n\n\n      \n\n\n\n\t\n\t\n    \n\t\n\t\n\t\n\t\n\n\n    \n   \n  \n  \n\n\n  \n\n    \n                  \n                    Welcome\n             …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 1,
                  "failed": 6,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element's title attribute is empty."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" title=\"\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" title=\"\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav: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": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-advisories\" title=\"\">Press Advisories</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav: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's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\" title=\"\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" title=\"\">Offices</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li class=\"expanded dropdown\"><a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Biography <span class=\"caret\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n<li class=\"last leaf\"><a href=\"/committees\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Committees</a></li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/news/press-releases\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a></li>\n<li class=\"leaf\"><a href=\"/news/press-advisories\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Press Advisories</a></li>\n<li class=\"last leaf\"><a href=\"/video\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-chil …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav: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=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/contact\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Offices</a></li>\n<li class=\"leaf\"><a href=\"/schedule-request\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Scheduling Requests</a></li>\n<li class=\"leaf\"><a href=\"/contact/email\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-ch …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"links list-inline\"><li class=\"print_html first last\"><a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><img class=\"print-icon img-responsive\" typeof=\"foaf:Image\" src=\"https://sd02.senate.ca.gov/sites/all/modules/print/icons/print_icon.png\" width=\"16px\" height=\"16px\" alt=\"Printer-friendly version\" title=\"Printer-friendly version\" _selector=\"html > body:nth-child(2) > div:nth-ch …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 2,
                  "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 alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo.jpg\" style=\"width:100%\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header: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 class=\"print-icon img-responsive\" typeof=\"foaf:Image\" src=\"https://sd02.senate.ca.gov/sites/all/modules/print/icons/print_icon.png\" width=\"16px\" height=\"16px\" alt=\"Printer-friendly version\" title=\"Printer-friendly version\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 14,
              "warning": 2,
              "failed": 0,
              "inapplicable": 8
            },
            "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": 8,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"page-header\">Welcome</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Legislature Passes Milestone Budget to  Protect California’s Progress</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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>McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 align=\"center\">&nbsp;</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>McGuire’s Statement on Governor’s May Budget Revise</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > 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 McGuire Fights and Wins for Santa Rosa’s Southeast Greenway</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 43,
                "document": 1,
                "button": 7,
                "navigation": 1,
                "list": 5,
                "listitem": 16,
                "banner": 1,
                "img": 2,
                "region": 4,
                "heading": 8,
                "separator": 2,
                "dialog": 2
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 24,
                "link": 7,
                "title": 1,
                "script": 17,
                "body": 1,
                "div": 145,
                "a": 37,
                "button": 7,
                "span": 13,
                "nav": 1,
                "ul": 5,
                "li": 16,
                "header": 1,
                "img": 2,
                "section": 4,
                "h1": 2,
                "p": 14,
                "em": 8,
                "strong": 8,
                "br": 3,
                "hr": 2,
                "h2": 6,
                "footer": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          20,
          43,
          6,
          39
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... chema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" class=\"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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\">District</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/resources\">Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\">Legislature Passes Milestone Budget to Protect California’s Progress</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\">McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\">McGuire’s Statement on Governor’s May Budget Revise</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\">Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read 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) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">Majority 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) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(4) > div:nth-child(1) > section:nth-child(1) > p:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "QW-ACT-R35",
            "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 align=\"center\">&nbsp;</h1>"
          },
          {
            "ruleID": "QW-ACT-R75",
            "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... os: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body>Senator Mike McGuire | Proudly Representing California Senate District 2 (function(i,s, …"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\"> Skip to main content Senator Mike McGuire Toggle navigation Home Biography Biography Committees Newsroom Press Releases Press Advisories Video Gallery District Resources Contact Offices Scheduling Requests Send an email E-Newsletter Sign Up Welcome …"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" title=\"\">Biography</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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </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(2) > nav: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=\"/news/press-releases\" title=\"\">Press Releases</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(2) > nav: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=\"/news/press-advisories\" title=\"\">Press Advisories</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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\" title=\"\">Video Gallery</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(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" title=\"\">Offices</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\"></a>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) ... h-child(1) > li:nth-child(2) > a:nth-child(1)\">Biography <span class=\"caret\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth- …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth- ... child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Committees</a></li> </ul>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/news/press-releases\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) ... ) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Press Advisories</a></li> <li class=\"last leaf\"><a href=\"/video\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-chil …"
          },
          {
            "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) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/contact\" title=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-ch ... d(2) > li:nth-child(2) > a:nth-child(1)\">Scheduling Requests</a></li> <li class=\"leaf\"><a href=\"/contact/email\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-ch …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"links list-inline\"><li class=\"print_html first last\"><a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"nofollow\" _selector=\"html > body:nth ... enate.ca.gov/sites/all/modules/print/icons/print_icon.png\" width=\"16px\" height=\"16px\" alt=\"Printer-friendly version\" title=\"Printer-friendly version\" _selector=\"html > body:nth-child(2) > div:nth-ch …"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo.jpg\" style=\"width:100%\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img class=\"print-icon img-responsive\" typeof=\"foaf:Image\" src=\"https://sd02.senate.ca.gov/sites/all/modules/print/icons/print_icon.png\" width=\"16px\" height=\"16px\" alt=\"Printer-friendly version\" title=\"Printer-friendly version\">"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"page-header\">Welcome</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Legislature Passes Milestone Budget to Protect California’s Progress</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
            },
            "excerpt": "<h2>McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 align=\"center\">&nbsp;</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
            },
            "excerpt": "<h2>State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
            },
            "excerpt": "<h2>McGuire’s Statement on Governor’s May Budget Revise</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > section:nth-child(2) > 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) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway</h2>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\"></a>"
          }
        ]
      },
      "endTime": 1687642220195
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687642220195,
      "url": "https://sd02.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.093",
        "responseTime": "2023-06-24T21:30:21.069Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1001217,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 28,
              "totalWarnings": 10,
              "totalIssues": 38
            },
            "issuesByLevel": {
              "A": {
                "count": 28,
                "pct": 73.68
              },
              "AA": {
                "count": 16,
                "pct": 42.11
              },
              "AAA": {
                "count": 38,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 1,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "bba2fb45-c78b-4ce0-bc2d-03cb2181e479",
          "docID": "230de4d3-eb92-47c0-d34e-036ec1beea18",
          "sourceHash": "dea19bdebff10a2a3877c6fcb8585d5b",
          "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=bba2fb45-c78b-4ce0-bc2d-03cb2181e479",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2401
                },
                "height": 2401,
                "width": 1024
              },
              "position": {
                "line": 2230,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/di",
              "xpath": "/html/body",
              "issueID": "59e36add1e7fc5fd831db2533e1acff4",
              "signature": "ca567abac7425b5ee6cb7bacb29ab6ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=59e36add1e7fc5fd831db2533e1acff4"
            },
            {
              "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": 0.296875,
                  "y": 476
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 492
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 1251,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "8e5b1b4c0ac38deac282f029577351f6",
              "signature": "42ff159929bd415441071609b63d59e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8e5b1b4c0ac38deac282f029577351f6"
            },
            {
              "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": 0.296875,
                  "y": 834
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 850
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "bf9143addac2a05f4347f9dc561f31df",
              "signature": "e6ae1f83d290ed35f9ae48f36a8129d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bf9143addac2a05f4347f9dc561f31df"
            },
            {
              "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": 0.296875,
                  "y": 1142
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1158
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "bb20d18518e63c4350941f0ee4dc18eb",
              "signature": "cfbcc9779cb1c4a96b5e32db183837a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bb20d18518e63c4350941f0ee4dc18eb"
            },
            {
              "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": 0.296875,
                  "y": 1470
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1486
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4187,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "b8aa9665d818613e5cb7e604eaad46c7",
              "signature": "e78b892f8dba50200842de95338c7e96",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b8aa9665d818613e5cb7e604eaad46c7"
            },
            {
              "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": 0.296875,
                  "y": 1769
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1785
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4188,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "e9e30b557ade8a9fd8abc139291f4443",
              "signature": "971ac1283ce5a1f6be7b37867e548a9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e9e30b557ade8a9fd8abc139291f4443"
            },
            {
              "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": 0.296875,
                  "y": 2048
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 2064
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4188,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "2842d79abea57b6e2617a2fb6a252854",
              "signature": "d27e7f1b7b7eab466f505bdfd5dc5074",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=2842d79abea57b6e2617a2fb6a252854"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 476
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 492
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 1251,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "789de8a87787fe0919dad8d66cf16efd",
              "signature": "68da9ae85012f0762482db07a376263c",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=789de8a87787fe0919dad8d66cf16efd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 834
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 850
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "e572b28ac0850d93231f8a27827cfb96",
              "signature": "44b7ab238873c26c5cd25b1cc9bbe945",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e572b28ac0850d93231f8a27827cfb96"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 1142
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1158
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "aeaa68c0ab64cac8401f2b9f061664ad",
              "signature": "c2bd804ab8d1323d4b4d49e9fcd756a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=aeaa68c0ab64cac8401f2b9f061664ad"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 1470
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1486
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4187,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "9b1dd24b362270511952ffa42e07d585",
              "signature": "e9d293edeec18afbcef34710e0b11830",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9b1dd24b362270511952ffa42e07d585"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 1769
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 1785
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4188,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "6577612558757cf03de73f5f7b137a1a",
              "signature": "9dd021bb45f53cd34b8d60ca43bd153b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6577612558757cf03de73f5f7b137a1a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.296875,
                  "y": 2048
                },
                "bottom-right": {
                  "x": 98.296875,
                  "y": 2064
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 4188,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\"&gt;Read more&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "b57609c3691e55e865466219eaccb5af",
              "signature": "540ae2a3c86192e156fd4470e9dba401",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b57609c3691e55e865466219eaccb5af"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2401
                },
                "height": 2401,
                "width": 1024
              },
              "position": {
                "line": 2230,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/di",
              "xpath": "/html/body",
              "issueID": "7271c8cc268548cec4eb7881435460dc",
              "signature": "4c8074df2a27cdbf7cdc30d022079225",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7271c8cc268548cec4eb7881435460dc"
            },
            {
              "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": 42,
                  "y": 0
                },
                "bottom-right": {
                  "x": 952,
                  "y": 50
                },
                "height": 50,
                "width": 910
              },
              "position": {
                "line": 3733,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"navbar-collapse collapse\"&gt; &lt;nav role=\"navigation\"&gt; &lt;ul class=\"menu nav navbar-nav\"&gt;&lt;li class=\"first leaf active\"&gt;&lt;a href=\"/\" class=\"active\"&gt;Home&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"expanded dropdown\"&gt;&lt;a href",
              "xpath": "/html/body/div[2]/div[1]/div[2]",
              "issueID": "a2da96a68d842e4c1ba278a57c83f579",
              "signature": "e743b8a638cd4dcf461ce54f1e192920",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a2da96a68d842e4c1ba278a57c83f579"
            },
            {
              "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": 905
                },
                "bottom-right": {
                  "x": 861.672,
                  "y": 943
                },
                "height": 38,
                "width": 861.672
              },
              "position": {
                "line": 8032,
                "column": 146
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\"&gt;Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage ",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "58f60b3414f9014a141bd8662a34ee6f",
              "signature": "cb4addd6af14900e755d20da3a8c899e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=58f60b3414f9014a141bd8662a34ee6f"
            },
            {
              "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": 924
                },
                "bottom-right": {
                  "x": 819,
                  "y": 963
                },
                "height": 39,
                "width": 819
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\"&gt;Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies ",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "debf2183d1807ba2c7ad9bd75c3f52ad",
              "signature": "69dc01c0b365bd1e27af3d1119676e8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=debf2183d1807ba2c7ad9bd75c3f52ad"
            },
            {
              "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": 1223
                },
                "bottom-right": {
                  "x": 861.672,
                  "y": 1261
                },
                "height": 38,
                "width": 861.672
              },
              "position": {
                "line": 8041,
                "column": 146
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\"&gt;State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet&lt;/a&gt",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "adac6bb31c3edc00f63d6e616a5a0c94",
              "signature": "2280f3152657f67d8977c3bed0b67176",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=adac6bb31c3edc00f63d6e616a5a0c94"
            },
            {
              "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": 1242
                },
                "bottom-right": {
                  "x": 833,
                  "y": 1281
                },
                "height": 39,
                "width": 833
              },
              "position": {
                "line": 3828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\"&gt;State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "736b4514ca8180fb71e6488e869454fa",
              "signature": "e6b8dab7f3d699a05221871f1031c154",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=736b4514ca8180fb71e6488e869454fa"
            },
            {
              "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": 2367
                },
                "bottom-right": {
                  "x": 940,
                  "y": 2401
                },
                "height": 34,
                "width": 940
              },
              "position": {
                "line": 4752,
                "column": 344
              },
              "errorSnippet": "&lt;footer class=\"footer container\"&gt; &lt;div class=\"region region-footer\"&gt; &lt;section id=\"block-block-2\" class=\"block block-block clearfix\"&gt; &lt;p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\"&gt;&lt;a href=\"http://www.senate.ca",
              "xpath": "/html/body/footer[1]",
              "issueID": "b2f89eda08a0931b9945bba48b7165cc",
              "signature": "c5d2edd2cf9451ddcf9e95493a1e54e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b2f89eda08a0931b9945bba48b7165cc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "9f6e6f88a594a9c559f525e1666feaab",
              "signature": "2fe442686816caba1eaf2090403a8203",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f6e6f88a594a9c559f525e1666feaab"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "b1193a9a0a27dd661811f46bbcd9cfab",
              "signature": "2db9a6347ea1974456eff43d1f30e7b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b1193a9a0a27dd661811f46bbcd9cfab"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "05fb40b25695bd80a283acc45f70e1e0",
              "signature": "2607ad43b5d3b439ef1481854dd3b500",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=05fb40b25695bd80a283acc45f70e1e0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "2bbbc3ebf784fa61606e080d86dd698b",
              "signature": "5478015866ddec5ac7ccf32085542018",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2bbbc3ebf784fa61606e080d86dd698b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "3028d41becea42ca31163f9606d00d25",
              "signature": "8c2fdc37634577069fd7845b341895f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3028d41becea42ca31163f9606d00d25"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8093,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "d9bd7e1181d198b26e90be749b0ebc4d",
              "signature": "08c8a9fbe7e42724008b54733ab64815",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d9bd7e1181d198b26e90be749b0ebc4d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 0
                },
                "bottom-right": {
                  "x": 982,
                  "y": 50
                },
                "height": 50,
                "width": 940
              },
              "position": {
                "line": 3597,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"navbar-container\"&gt; &lt;div class=\"navbar-header\"&gt; &lt;a style=\"font-size: 115%;\" class=\"visible-xs name navbar-brand\" href=\"/\"&gt;Senator Mike McGuire&lt;/a&gt; &lt;button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" da",
              "xpath": "/html/body/div[2]/div[1]",
              "issueID": "82aa4048eb01c3931536e72e3ab82a7a",
              "signature": "70a985fdcb38a050eb51a01963096ca0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=82aa4048eb01c3931536e72e3ab82a7a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 0
                },
                "bottom-right": {
                  "x": 42,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3672,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"navbar-header\"&gt; &lt;a style=\"font-size: 115%;\" class=\"visible-xs name navbar-brand\" href=\"/\"&gt;Senator Mike McGuire&lt;/a&gt; &lt;button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\" style=\"\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]",
              "issueID": "133014e7f95111abdfd751972f4c48fc",
              "signature": "88c32b064b5ec6b72c2b0cfd48698995",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=133014e7f95111abdfd751972f4c48fc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 0
                },
                "bottom-right": {
                  "x": 952,
                  "y": 50
                },
                "height": 50,
                "width": 910
              },
              "position": {
                "line": 3733,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"navbar-collapse collapse\"&gt; &lt;nav role=\"navigation\"&gt; &lt;ul class=\"menu nav navbar-nav\"&gt;&lt;li class=\"first leaf active\"&gt;&lt;a href=\"/\" class=\"active\"&gt;Home&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"expanded dropdown\"&gt;&lt;a href",
              "xpath": "/html/body/div[2]/div[1]/div[2]",
              "issueID": "94c14d54349bd18081cdfaed17ed87fa",
              "signature": "437bf8568aae4d25afde3395e2177745",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=94c14d54349bd18081cdfaed17ed87fa"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 57,
                  "y": 0
                },
                "bottom-right": {
                  "x": 967,
                  "y": 0
                },
                "height": 0,
                "width": 910
              },
              "position": {
                "line": 7923,
                "column": 9
              },
              "errorSnippet": "&lt;nav role=\"navigation\"&gt; &lt;ul class=\"menu nav navbar-nav\"&gt;&lt;li class=\"first leaf active\"&gt;&lt;a href=\"/\" class=\"active\"&gt;Home&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"expanded dropdown\"&gt;&lt;a href=\"/biography\" data-target=\"#\" class=\"dropdown",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]",
              "issueID": "9e88c2e120a28216e92f85c12eb1daeb",
              "signature": "e2a34abd2acc00d4db0839a81890ddf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9e88c2e120a28216e92f85c12eb1daeb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 57,
                  "y": 0
                },
                "bottom-right": {
                  "x": 967,
                  "y": 50
                },
                "height": 50,
                "width": 910
              },
              "position": {
                "line": 3888,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu nav navbar-nav\"&gt;&lt;li class=\"first leaf active\"&gt;&lt;a href=\"/\" class=\"active\"&gt;Home&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"expanded dropdown\"&gt;&lt;a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]",
              "issueID": "40425b9fa740430316773910818eb163",
              "signature": "b475c4836bf4732f44a81d9bf6ee0923",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=40425b9fa740430316773910818eb163"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202.59375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 348.18775,
                  "y": 50
                },
                "height": 50,
                "width": 145.594
              },
              "position": {
                "line": 16,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt;&lt;a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\"&gt;Biography &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt;&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first leaf\"&gt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[2]",
              "issueID": "f24d23f3d288e65354654188952aeb3d",
              "signature": "902101d7a01aa9f77435ab0e38584927",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f24d23f3d288e65354654188952aeb3d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 348.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 493.7815,
                  "y": 50
                },
                "height": 50,
                "width": 145.594
              },
              "position": {
                "line": 35,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt;&lt;a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\"&gt;Newsroom &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt;&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first leaf\"",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[3]",
              "issueID": "0bd5009350303480eb5ca21a47d1984e",
              "signature": "63dd07e65d673e0613b5c84df46505b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0bd5009350303480eb5ca21a47d1984e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 158,
                  "y": 69
                },
                "height": 69,
                "width": 158
              },
              "position": {
                "line": 3888,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first leaf\"&gt;&lt;a href=\"/news/press-releases\" title=\"\"&gt;Press Releases&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf\"&gt;&lt;a href=\"/news/press-advisories\" title=\"\"&gt;Press Advisories&lt;/a&gt;&lt;/",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "5556701335095bc4cb223efb8add6e45",
              "signature": "efc7a002bd9e5fd5d780f6d23c93a197",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5556701335095bc4cb223efb8add6e45"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 784.96875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 930.56275,
                  "y": 50
                },
                "height": 50,
                "width": 145.594
              },
              "position": {
                "line": 5376,
                "column": 174
              },
              "errorSnippet": "&lt;li class=\"last expanded dropdown\"&gt;&lt;a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\"&gt;Contact &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt;&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first leaf\"&g",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[6]",
              "issueID": "1f906daa6d8317f3c7eb3e2106f3ec50",
              "signature": "c2b739a155f5fc069685da6d09ac7101",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1f906daa6d8317f3c7eb3e2106f3ec50"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 188.688,
                  "y": 92
                },
                "height": 92,
                "width": 188.688
              },
              "position": {
                "line": 5376,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first leaf\"&gt;&lt;a href=\"/contact\" title=\"\"&gt;Offices&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf\"&gt;&lt;a href=\"/schedule-request\"&gt;Scheduling Requests&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[6]/ul[1]",
              "issueID": "65295efe63b4c62e09efe7f5fd8eb466",
              "signature": "2098367bc8e65f4a9baab2fe2a29d40b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=65295efe63b4c62e09efe7f5fd8eb466"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 743.21875,
                  "y": 2376
                },
                "bottom-right": {
                  "x": 843.21875,
                  "y": 2392
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 4356,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://registertovote.ca.gov/\" target=\"_blank\"&gt;Register to Vote&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[1]/p[1]/a[5]",
              "issueID": "ad6042f512e92130aca5536123c54525",
              "signature": "1c19cbcebfdf3a2e135edef472ea22bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ad6042f512e92130aca5536123c54525"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 172,
                  "y": 1403
                },
                "bottom-right": {
                  "x": 172,
                  "y": 1403
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5436,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/br[1]",
              "issueID": "c822a16807cf851b503187a9ce31c4c7",
              "signature": "50a250a4a2e828a9e3fea7af06d31fa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=c822a16807cf851b503187a9ce31c4c7"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          10,
          28
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </di"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-15-legislature-passes-milestone-budget-protect-california%E2%80%99s-progress\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-12-mcguire%E2%80%99s-tribal-housing-bill-clears-senate-heads-assembly\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[5]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-12-mcguire%E2%80%99s-statement-governor%E2%80%99s-may-budget-revise\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-10-senator-mcguire-fights-and-wins-santa-rosa%E2%80%99s-southeast-greenway\" class=\"\">Read more</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"html front not-logged-in no-sidebars page-node page-node- page-node-7 node-type-page\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </di"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"navbar-collapse collapse\"> <nav role=\"navigation\"> <ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\">Home</a></li> <li class=\"expanded dropdown\"><a href"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage "
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-06-05-despite-industry-opposition-mcguire%E2%80%99s-bill-protect-wildfire-survivors-making-home\">Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies "
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</a&gt"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/2023-05-16-state-fisheries-hearing-focus-plans-offshore-wind-and-coexistence-california%E2%80%99s\">State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "FOOTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]"
            },
            "excerpt": "<footer class=\"footer container\"> <div class=\"region region-footer\"> <section id=\"block-block-2\" class=\"block block-block clearfix\"> <p align=\"center\" class=\"footerinfo\" style=\"text-align: center;\"><a href=\"http://www.senate.ca"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]"
            },
            "excerpt": "<div class=\"navbar-container\"> <div class=\"navbar-header\"> <a style=\"font-size: 115%;\" class=\"visible-xs name navbar-brand\" href=\"/\">Senator Mike McGuire</a> <button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" da"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"navbar-header\"> <a style=\"font-size: 115%;\" class=\"visible-xs name navbar-brand\" href=\"/\">Senator Mike McGuire</a> <button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\" style=\"\""
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"navbar-collapse collapse\"> <nav role=\"navigation\"> <ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\">Home</a></li> <li class=\"expanded dropdown\"><a href"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\"> <ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\">Home</a></li> <li class=\"expanded dropdown\"><a href=\"/biography\" data-target=\"#\" class=\"dropdown"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]"
            },
            "excerpt": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" class=\"active\">Home</a></li> <li class=\"expanded dropdown\"><a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[2]"
            },
            "excerpt": "<li class=\"expanded dropdown\"><a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Biography <span class=\"caret\"></span></a><ul class=\"dropdown-menu\" style=\"\"><li class=\"first leaf\"&gt"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[3]"
            },
            "excerpt": "<li class=\"expanded dropdown\"><a href=\"/news\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom <span class=\"caret\"></span></a><ul class=\"dropdown-menu\" style=\"\"><li class=\"first leaf\""
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]"
            },
            "excerpt": "<ul class=\"dropdown-menu\" style=\"\"><li class=\"first leaf\"><a href=\"/news/press-releases\" title=\"\">Press Releases</a></li> <li class=\"leaf\"><a href=\"/news/press-advisories\" title=\"\">Press Advisories</a></"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[6]"
            },
            "excerpt": "<li class=\"last expanded dropdown\"><a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact <span class=\"caret\"></span></a><ul class=\"dropdown-menu\" style=\"\"><li class=\"first leaf\"&g"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[2]/nav[1]/ul[1]/li[6]/ul[1]"
            },
            "excerpt": "<ul class=\"dropdown-menu\" style=\"\"><li class=\"first leaf\"><a href=\"/contact\" title=\"\">Offices</a></li> <li class=\"leaf\"><a href=\"/schedule-request\">Scheduling Requests</a></li> <li class=\"leaf\">"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/section[1]/p[1]/a[5]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "242",
            "what": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
            "ordinalSeverity": 3,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/div[1]/section[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/p[1]/br[1]"
            },
            "excerpt": "<br>"
          }
        ]
      },
      "endTime": 1687642221060
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687642221060,
      "url": "https://sd02.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": 194
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": [],
              "prevented": true
            },
            "totals": [
              0,
              0,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Page prevented this test (treated as 10 instances)",
                "ordinalSeverity": 3,
                "count": 10,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 26,
              "tabFocused": 26,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 26,
                "types": {
                  "missing": {
                    "total": 3,
                    "tagNames": {
                      "A": 3
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 23,
                    "meanDelay": 0,
                    "tagNames": {
                      "A": 23
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Resources",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislature Passes Milestone Budget to Protect California’s Progress",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "McGuire’s Statement on Governor’s May Budget Revise",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Majority Caucus",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 41,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 41,
                    "tagNames": {
                      "A": 37,
                      "BUTTON": 4
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Mike McGuire",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Toggle navigation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Advisories",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Video Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Offices",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Scheduling Requests",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Send an email",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "E-Newsletter Sign Up",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" style=\"cursor: default;\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislature Passes Milestone Budget to Protect California’s Progress",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "McGuire’s Statement on Governor’s May Budget Revise",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read more",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Majority Caucus",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxPrevious",
                    "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxNext",
                    "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxSlideshow",
                    "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 33,
                "triggerSample": 20,
                "impactTriggers": 5,
                "additions": 31,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Biography Biography Committees",
                    "additions": 5,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "additions": 5,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom Press Releases Press Advisories Video Gallery",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Contact Offices Scheduling Requests Send an email E-Newsletter Sign Up",
                    "additions": 9,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              31,
              0,
              6
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Biography Committees"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom Press Releases Press Advisories Video Gallery"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Offices Scheduling Requests Send an email E-Newsletter Sign Up"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 3,
                "wellLabeled": 1
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxPrevious\"></button>"
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxNext\"></button>"
                  },
                  {
                    "index": 3,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Toggle navigation"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
              }
            ]
          },
          "lineHeight": {
            "what": "text with a line height less than 1.5 times its font size",
            "data": [
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Skip to main content"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16.1,
                "lineHeight": 20,
                "text": "Senator Mike McGuire"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Toggle navigation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "Biography"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Biography"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Committees"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "Newsroom"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Press Releases"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Press Advisories"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Video Gallery"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "District"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "Resources"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.16,
                "lineHeight": 20,
                "text": "Contact"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Offices"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Scheduling Requests"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "Send an email"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 18.2,
                "lineHeight": 26,
                "text": "E-Newsletter Sign Up"
              },
              {
                "tagName": "H1",
                "id": "",
                "fontSize": 36,
                "lineHeight": 39.6,
                "text": "Welcome"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
              },
              {
                "tagName": "STRONG",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Mike McGuire"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Representing the 2nd Senate District"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "-"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "North Coast / North Bay"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "Legislature Passes Milestone Budget to Protect California’s Progress"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Thursday, June 15, 2023"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to co … wildfire response and prevention, and restore desperately needed funding for coastal communities to combat the climate crisis, all while setting aside a record $37.2 billion dollars in state reserves."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Monday, June 12, 2023"
              },
              {
                "tagName": "STRONG",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento, CA"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the state."
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Monday, June 5, 2023"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Tuesday, May 16, 2023"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeon … ry. This hearing will explore how to expedite the deployment of green energy while protecting the interests of California’s fishing fleet and ensuring coastal environmental safeguards remain in place."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "McGuire’s Statement on Governor’s May Budget Revise"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Friday, May 12, 2023"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento, CA"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
              },
              {
                "tagName": "STRONG",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 17.6,
                "lineHeight": 19.36,
                "text": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Wednesday, May 10, 2023"
              },
              {
                "tagName": "EM",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Santa Rosa"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a … that was once going to be a four-lane extension of Highway 12. The Greenway will be transformed in the coming years into an urban wonderland of trails, parks and desperately needed affordable housing."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "California State Senate"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Majority Caucus"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "© 2022 |"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Privacy Policy"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Accessibility Statement"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 14,
                "text": "Register to Vote"
              }
            ],
            "totals": [
              0,
              61,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 16.1 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Mike McGuire"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle navigation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Advisories"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Video Gallery"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Offices"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Scheduling Requests"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Send an email"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "E-Newsletter Sign Up"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 39.6 px is less than 1.5 times its font size 36 px",
                "ordinalSeverity": 1,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Welcome"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "STRONG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Mike McGuire"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Representing the 2nd Senate District"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "-"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "North Coast / North Bay"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Thursday, June 15, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to co … wildfire response and prevention, and restore desperately needed funding for coastal communities to combat the climate crisis, all while setting aside a record $37.2 billion dollars in state reserves."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Monday, June 12, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "STRONG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento, CA"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the state."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Monday, June 5, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tuesday, May 16, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeon … ry. This hearing will explore how to expedite the deployment of green energy while protecting the interests of California’s fishing fleet and ensuring coastal environmental safeguards remain in place."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Friday, May 12, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento, CA"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "STRONG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Wednesday, May 10, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "EM",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Santa Rosa"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a … that was once going to be a four-lane extension of Highway 12. The Greenway will be transformed in the coming years into an urban wonderland of trails, parks and desperately needed affordable housing."
              },
              {
                "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": "California State Senate"
              },
              {
                "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": "Majority Caucus"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "© 2022 |"
              },
              {
                "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": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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 Statement"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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": "Register to Vote"
              }
            ]
          },
          "linkExt": {
            "what": "links that automatically open new windows",
            "data": {
              "total": 1,
              "items": [
                {
                  "id": "",
                  "text": "Register to Vote"
                }
              ]
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Register to Vote"
              }
            ]
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 37,
                "adjacent": {
                  "total": 28,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "Senator Mike McGuire"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "Biography"
                  },
                  {
                    "id": "",
                    "text": "Newsroom"
                  },
                  {
                    "id": "",
                    "text": "District"
                  },
                  {
                    "id": "",
                    "text": "Resources"
                  },
                  {
                    "id": "",
                    "text": "Contact"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\"></a>"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\""
                  },
                  {
                    "id": "",
                    "text": "Legislature Passes Milestone Budget to Protect California’s Progress"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "McGuire’s Statement on Governor’s May Budget Revise"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
                  },
                  {
                    "id": "",
                    "text": "Read more"
                  },
                  {
                    "id": "",
                    "text": "California State Senate"
                  },
                  {
                    "id": "",
                    "text": "Majority Caucus"
                  },
                  {
                    "id": "",
                    "text": "Privacy Policy"
                  },
                  {
                    "id": "",
                    "text": "Accessibility Statement"
                  },
                  {
                    "id": "",
                    "text": "Register to Vote"
                  }
                ]
              }
            },
            "totals": [
              0,
              28,
              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 Mike McGuire"
              },
              {
                "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": "Biography"
              },
              {
                "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": "District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\"></a>"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\""
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read more"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Majority Caucus"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Register to Vote"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 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": 3,
              "badRoleElements": 1,
              "redundantRoleElements": 1,
              "tagNames": {
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              1,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "button": {
                  "total": 4,
                  "subtotals": [
                    2,
                    1,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 28,
                  "subtotals": [
                    15,
                    13
                  ]
                },
                "listLink": {
                  "total": 9
                },
                "h1": {
                  "total": 2,
                  "subtotals": [
                    1,
                    1
                  ]
                },
                "h2": {
                  "total": 6
                }
              },
              "items": {
                "button": {
                  "borderStyle": {
                    "solid": [
                      "Toggle navigation"
                    ],
                    "none": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Toggle navigation"
                    ],
                    "0px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "height": {
                    "auto": [
                      "Toggle navigation",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "25px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to main content",
                      "<a href=\"/\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo",
                      "<a id=\"main-content\"></a>",
                      "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\"",
                      "Read more",
                      "Read more",
                      "Read more",
                      "Read more",
                      "Read more",
                      "Read more",
                      "California State Senate",
                      "Majority Caucus",
                      "Privacy Policy",
                      "Accessibility Statement",
                      "Register to Vote"
                    ],
                    "700": [
                      "Senator Mike McGuire",
                      "Home",
                      "Biography",
                      "Newsroom",
                      "District",
                      "Resources",
                      "Contact",
                      "Legislature Passes Milestone Budget to Protect California’s Progress",
                      "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly",
                      "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con",
                      "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie",
                      "McGuire’s Statement on Governor’s May Budget Revise",
                      "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
                    ]
                  }
                },
                "h1": {
                  "color": {
                    "rgb(21, 49, 73)": [
                      "Welcome"
                    ],
                    "rgb(51, 51, 51)": [
                      "<h1 align=\"center\">&nbsp;</h1>"
                    ]
                  }
                }
              }
            },
            "totals": [
              1,
              0,
              2,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 2 different styles",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 3 different styles",
                "count": 2,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-1 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H1",
                "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": 130.406,
                  "height": 1,
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxPrevious",
                  "text": ""
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxNext",
                  "text": ""
                }
              ]
            },
            "totals": [
              3,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (130.406 px wide, 1 px high)",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxPrevious",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxNext",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 3,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Newsroom",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Display a printer-friendly version of this page."
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Printer-friendly version"
                }
              ]
            },
            "totals": [
              0,
              0,
              3,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Newsroom): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Display a printer-friendly version of this page."
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Printer-friendly version"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 6,
                "tagNames": {
                  "UL": 3,
                  "DIV": 3
                }
              },
              "items": [
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography Committees"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Press Releases Press Advisories Video Gallery"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Offices Scheduling Requests Send an email E-Newsletter Sign Up"
                },
                {
                  "tagName": "DIV",
                  "id": "cboxOverlay",
                  "text": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "colorbox",
                  "text": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
                },
                {
                  "tagName": "DIV",
                  "id": "cboxWrapper",
                  "text": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
                }
              ]
            },
            "totals": [
              6,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Committees"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases Press Advisories Video Gallery"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Offices Scheduling Requests Send an email E-Newsletter Sign Up"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxOverlay",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "colorbox",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxWrapper",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          11,
          121,
          5,
          24
        ],
        "instances": [
          {
            "ruleID": "dupAtt",
            "what": "Page prevented this test (treated as 10 instances)",
            "ordinalSeverity": 3,
            "count": 10,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Biography Committees"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom Press Releases Press Advisories Video Gallery"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Offices Scheduling Requests Send an email E-Newsletter Sign Up"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 16.1 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Mike McGuire"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle navigation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Advisories"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Video Gallery"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 17.16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Offices"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Scheduling Requests"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Send an email"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26 px is less than 1.5 times its font size 18.2 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "E-Newsletter Sign Up"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 39.6 px is less than 1.5 times its font size 36 px",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Welcome"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Welcome to my legislative website. It is continuously updated so that you can stay informed about my activities as the Senator for the 2nd Senate District - North Coast / North Bay."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "It is an honor to have this opportunity to serve my community. Please do not hesitate to contact me with any comments, questions or concerns that you may have with the district—or with your state government."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "I hope that you find this website informative and that you return regularly to see what is happening in our community"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Mike McGuire"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Representing the 2nd Senate District"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "-"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "North Coast / North Bay"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Thursday, June 15, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "– The Senate and Assembly voted overwhelmingly this morning to pass the State Legislature’s budget, which will increase public school funding to record levels, bolster funding and accountability to co … wildfire response and prevention, and restore desperately needed funding for coastal communities to combat the climate crisis, all while setting aside a record $37.2 billion dollars in state reserves."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Monday, June 12, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "– Senate Majority Leader Mike McGuire’s legislation, SB 18, which would create the first-ever dedicated tribal housing grant program in California, cleared the Senate with bipartisan support last week. The critical legislation addresses the historic and desperate need for tribal housing across the state."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Native American communities continue to face the long-standing impacts of historic genocide and discrimination. The numbers don’t lie:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Contracts with Mortgage Companies Ironclad Passes Senate"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Monday, June 5, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "–Senate Majority Leader Mike McGuire’s legislation that would stop mortgage companies from hoodwinking wildfire survivors overwhelmingly cleared the Senate last week."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tens of thousands of Californians have lost their homes and businesses to wildfires in the last eight years. After facing the traumatic and life-changing experience of losing their home, survivors have to begin the challenging task of rebuilding their homes and lives."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storied fishing fleet"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tuesday, May 16, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "— Senate Majority Leader Mike McGuire, Chair of the Joint Committee on Fisheries and Aquaculture (JCFA), is gearing up for this Wednesday’s hearing in the State Capitol focused on California’s burgeon … ry. This hearing will explore how to expedite the deployment of green energy while protecting the interests of California’s fishing fleet and ensuring coastal environmental safeguards remain in place."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Friday, May 12, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento, CA"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "– Senate Majority Leader Mike McGuire issued a statement in response to Governor Newsom’s May Budget Revision released this morning:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "“Today’s revise takes a commonsense approach and focuses on the current fiscal challenges by limiting and reducing spending, strengthening reserves and paying down pension liabilities.”"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Wednesday, May 10, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Santa Rosa"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "— Senator McGuire has negotiated a huge win for Santa Rosa’s own ‘Central Park’ – the Southeast Greenway project. Thirteen years in the making, the agreement will ensure the State releases 47 acres (a … that was once going to be a four-lane extension of Highway 12. The Greenway will be transformed in the coming years into an urban wonderland of trails, parks and desperately needed affordable housing."
          },
          {
            "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": "California State Senate"
          },
          {
            "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": "Majority Caucus"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "© 2022 |"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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 Statement"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 14 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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": "Register to Vote"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Mike McGuire"
          },
          {
            "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": "Biography"
          },
          {
            "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": "District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\"> <img alt=\"Home\" class=\"img-responsive\" src=\"/sites/sd02.senate.ca.gov/files/McGuireLogo"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\"></a>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/print/7\" title=\"Display a printer-friendly version of this page.\" class=\"print-page\" rel=\""
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislature Passes Milestone Budget to Protect California’s Progress"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "McGuire’s Tribal Housing Bill Clears Senate, Heads to Assembly"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Despite industry opposition, McGuire’s Bill To Protect Wildfire Survivors by Making Home Rebuild Con"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "State fisheries hearing to focus on plans for offshore wind and coexistence with California’s storie"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "McGuire’s Statement on Governor’s May Budget Revise"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator McGuire Fights and Wins for Santa Rosa’s Southeast Greenway"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read more"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Majority Caucus"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "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": "styleDiff",
            "what": "In-line links have 2 different styles",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 3 different styles",
            "count": 2,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-1 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (130.406 px wide, 1 px high)",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Newsroom): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Display a printer-friendly version of this page."
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Printer-friendly version"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Committees"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases Press Advisories Video Gallery"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Offices Scheduling Requests Send an email E-Newsletter Sign Up"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
          }
        ]
      },
      "endTime": 1687642248585
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687642248585,
      "url": "https://sd02.senate.ca.gov/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Senator Mike McGuire | Proudly Representing California Senate District 2",
          "pageurl": "https://sd02.senate.ca.gov/",
          "time": 3.51,
          "creditsremaining": 876,
          "allitemcount": 43,
          "totalelements": 298,
          "waveurl": "http://wave.webaim.org/report?url=https://sd02.senate.ca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H1:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 16,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-system-main > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          16,
          0,
          0,
          4
        ],
        "instances": [
          {
            "ruleID": "heading_empty",
            "what": "Empty heading",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-views-news-block-2 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "title_redundant",
            "what": "Redundant title text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV#content-container > DIV:first-child > SECTION:first-child > DIV#content > DIV:first-child > SECTION#block-system-main > DIV:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687642252381
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caSen",
    "target": {
      "id": "caSenSDsd02",
      "which": "https://sd02.senate.ca.gov/",
      "what": "Mike McGuire (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-24T21:23:01",
  "timeStamp": "1etp6",
  "jobData": {
    "startTime": "2023-06-24T21:29:45",
    "endTime": "2023-06-24T21:30:52",
    "elapsedSeconds": 67,
    "visitLatency": 6,
    "logCount": 0,
    "logSize": 0,
    "errorLogCount": 0,
    "errorLogSize": 0,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        28
      ],
      [
        "testaro",
        13
      ],
      [
        "alfa",
        4
      ],
      [
        "wave",
        4
      ],
      [
        "ibm",
        3
      ],
      [
        "qualWeb",
        2
      ],
      [
        "tenon",
        1
      ],
      [
        "axe",
        0
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp28",
    "summary": {
      "total": 1409,
      "issue": 974,
      "tool": 135,
      "prevention": 300,
      "log": 0,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          132,
          172,
          24,
          200
        ],
        "byTool": {
          "testaro": [
            11,
            121,
            5,
            24
          ],
          "alfa": [
            69,
            0,
            0,
            67
          ],
          "axe": [
            7,
            0,
            3,
            6
          ],
          "continuum": [
            0,
            0,
            0,
            0
          ],
          "htmlcs": [
            9,
            0,
            0,
            10
          ],
          "ibm": [
            0,
            8,
            0,
            22
          ],
          "qualWeb": [
            20,
            43,
            6,
            39
          ],
          "tenon": [
            0,
            0,
            10,
            28
          ],
          "wave": [
            16,
            0,
            0,
            4
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "contentBeyondLandmarks": {
          "score": 82,
          "maxCount": 41,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 41,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 56,
          "maxCount": 28,
          "weight": 2,
          "tools": {
            "alfa": {
              "r62": {
                "quality": 1,
                "what": "Inline link is not distinct from the surrounding text except by color",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Links in blocks of text are distinguishable"
                  ]
                }
              }
            },
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "headingEmpty": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r64": {
                "quality": 1,
                "what": "Heading has no non-empty accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading has non-empty accessible name"
                  ]
                }
              }
            },
            "axe": {
              "empty-heading": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings should not be empty; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.H42.2": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags."
                  ]
                }
              }
            },
            "ibm": {
              "heading_content_exists": {
                "quality": 1,
                "what": "Heading element has no descriptive content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading element has no descriptive content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R35": {
                "quality": 1,
                "what": "Heading has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree."
                  ]
                }
              }
            },
            "wave": {
              "heading_empty": {
                "quality": 1,
                "what": "Empty heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Empty heading"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 40,
          "maxCount": 40,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 40,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.23 (foreground color: #ffffff, background color: #d2232a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 6,
                  "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 5.23:1. Recommendation:  change background to #232323."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 136,
          "maxCount": 34,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 34,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 28,
          "maxCount": 14,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "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": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "linkConfusionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "axe": {
              "identical-links-same-purpose": {
                "quality": 1,
                "what": "Links with the same accessible name may serve dissimilar purposes",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 1,
          "maxCount": 1,
          "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": 1,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H49.AlignAttr": {
                "quality": 1,
                "what": "align attribute is obsolete",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined."
                  ]
                }
              }
            },
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
                    "The HTML attribute(s) \"align\" is deprecated in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "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": 2,
          "maxCount": 2,
          "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": 1,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              }
            }
          }
        },
        "externalLink": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            },
            "testaro": {
              "linkExt": {
                "quality": 1,
                "what": "Link opens a new window or tab",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element a has a target=_blank attribute"
                  ]
                }
              }
            }
          }
        },
        "linkNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              }
            }
          }
        },
        "buttonNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.Button.Name": {
                "quality": 1,
                "what": "Button element has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            },
            "wave": {
              "button_empty": {
                "quality": 1,
                "what": "Button is empty or has no value text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty button"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 2,
          "maxCount": 2,
          "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": 2,
                  "texts": [
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>"
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "HEADER elements have invalid or native-replaceable explicit role banner (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."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 152,
          "maxCount": 38,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 38,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 104,
          "maxCount": 26,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 26,
                  "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": 3,
                  "texts": [
                    "A element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 24,
          "maxCount": 12,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              },
              "QW-ACT-R44": {
                "quality": 1,
                "what": "Links with identical accessible names and context serve different purposes",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 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"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 24,
          "maxCount": 8,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 122,
          "maxCount": 61,
          "weight": 2,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 7,
                  "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": 61,
                  "texts": [
                    "Text line height 20 px is less than 1.5 times its font size 14 px",
                    "Text line height 20 px is less than 1.5 times its font size 16.1 px",
                    "Text line height 20 px is less than 1.5 times its font size 17.16 px",
                    "Text line height 26 px is less than 1.5 times its font size 18.2 px",
                    "Text line height 39.6 px is less than 1.5 times its font size 36 px",
                    "Text line height 19.36 px is less than 1.5 times its font size 17.6 px",
                    "Text line height 14 px is less than 1.5 times its font size 14 px"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            },
            "testaro": {
              "targetSize": {
                "quality": 1,
                "what": "Button, input, or non-inline link is smaller than 44 px wide and high",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Interactive element has a substandard size (130.406 px wide, 1 px high)",
                    "Interactive element has a substandard size (25 px wide, 25 px high)"
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 10,
          "maxCount": 10,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "externalLinkSurprise": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "pseudoParagraphRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "tenon": {
              "242": {
                "quality": 1,
                "what": "Multiple consecutive br elements may simulate paragraphs",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Multiple consecutive `<br>` tags next to each other, simulating paragraphs."
                  ]
                }
              }
            }
          }
        },
        "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)"
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "In-line links have 2 different styles",
                    "Buttons have 3 different styles",
                    "Level-1 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "A element has a title attribute",
                    "IMG element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "UL element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "linkComprehensionRisk": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "wave": {
              "link_suspicious": {
                "quality": 1,
                "what": "Suspicious link text",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Suspicious link text"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 18,
          "maxCount": 9,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}