Accessibility digest

Synopsis
PageScott D. Wiener (D)
URLhttps://sd11.senate.ca.gov/
Requesterpool@jpdev.pro
Test date2023/06/24
Score1950
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 Scott D. Wiener (D) at https://sd11.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 1950, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1950Sum of the component scores
issue1409Severity and number of reported defects
tool211Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log30Browser 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
textContrastAA284
focusIndication196
duplicateID152
leadingClipsText152
contrastAAA71
overflowHiddenRisk67
linkIndication62
contentBeyondLandmarks50
noHeading42
hoverSurprise34
titleBad32
overflowHidden24
targetSize18
leadingInsufficient16
obsolete15
externalLinkSurprise15
duplicateAttribute14
imageNoText12
pseudoNavList12
buttonNoText12
allCaps12
zIndexNotZero9
hiddenContentRisk8
linkPair8
landmarkConfusion6
bannerConfusion6
skipRepeatedContent6
labelClash6
inconsistentStyles6
repeatedContentRisk5
contrastRisk5
externalLink5
textAlternativeRisk5
bannerNot14
linkNoText4
headingStructure4
h1Missing3
roleRedundant3
roleBad3
horizontalScrolling3
linkVague3
titleRedundant3
videoCaptionRisk3
headingOfNothing2
mainNone2
scrollRisk2
frameContentRisk1
sectionHeadingless1
linkComprehensionRisk1
ignorable0

Itemized issues

The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.

Issue textContrastAA

WCAG: 1.4.3

Score: 284

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 71

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 27

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

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

Count of instances: 10

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 7

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 20

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 196

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 49

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 8

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 152

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 38

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 152

Complaints by tenon

Rule 144

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

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule lineHeight

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

Count of instances: 76

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 71

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 71

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 21

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 7

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 67

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 67

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 62

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 31

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 50

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 25

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 15

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 20

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 42

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 14

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 34

Complaints by testaro

Rule hover

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

Count of instances: 17

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 32

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 8

Complaint specifics

Issue overflowHidden

WCAG: 1.4.4

Score: 24

Complaints by alfa

Rule r83

Description: Overflow is hidden or clipped if the text is enlarged

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 leadingInsufficient

WCAG: 1.4.8

Score: 16

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 8

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 15

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 5

Complaint specifics

Issue externalLinkSurprise

WCAG: 3.2.5

Score: 15

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 5

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 imageNoText

WCAG: 1.1.1

Score: 12

Complaints by alfa

Rule r2

Description: Image has no accessible name

Count of instances: 3

Complaint specifics

Complaints by axe

Rule image-alt

Description: Image has no text alternative

Count of instances: 2

Complaint specifics

Complaints by continuum

Rule 89

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

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.1_1_1.H37

Description: img element has no alt attribute

Count of instances: 3

Complaint specifics

Complaints by ibm

Rule img_alt_valid

Description: Image has neither an alt attribute nor an ARIA label or title

Count of instances: 3

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule alt_missing

Description: Text alternative is missing

Count of instances: 3

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 12

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T32

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

Count of instances: 6

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 allCaps

WCAG: 3.1.5

Score: 12

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 12

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 9

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 9

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 8

Complaints by axe

Rule hidden-content

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

Count of instances: 8

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 8

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 4

Complaint specifics

Issue landmarkConfusion

WCAG: 1.3.6

Score: 6

Complaints by axe

Rule landmark-unique

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

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule aria_landmark_name_unique

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

Count of instances: 2

Complaint specifics

Issue bannerConfusion

WCAG: 1.3.6

Score: 6

Complaints by ibm

Rule aria_banner_label_unique

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

Count of instances: 2

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 6

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-ACT-R75

Description: Blocks of repeated content cannot be bypassed

Count of instances: 1

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 6

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 3

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 6

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 6

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 5

Complaints by alfa

Rule r87

Description: First focusable element is not a link to the main content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

Description: Document has no instrument to move focus to non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

Description: No link at the top of the page that goes directly to the main content area

Count of instances: 1

Complaint specifics
Rule QW-BP17

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

Count of instances: 2

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 5

Complaints by htmlcs

Rule AAA.1_4_6.G17.Abs

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

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G18.BgImage

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

Count of instances: 1

Complaint specifics

Issue externalLink

WCAG: 3.2.5

Score: 5

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

Complaint specifics

Complaints by testaro

Rule linkExt

Description: Link opens a new window or tab

Count of instances: 5

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 5

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 5

Complaint specifics

Issue bannerNot1

WCAG: 1.3.6

Score: 4

Complaints by axe

Rule landmark-no-duplicate-banner

Description: Page has more than 1 banner landmark

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule aria_banner_single

Description: More than one element with a banner role is on the page

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-BP20

Description: Document has more than 1 banner landmark

Count of instances: 1

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 headingStructure

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 3

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 3

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_contentinfo_misuse

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

Count of instances: 1

Complaint specifics

Issue horizontalScrolling

WCAG: 1.4.10

Score: 3

Complaints by tenon

Rule 28

Description: Layout or sizing of the page causes horizontal scrolling

Count of instances: 1

Complaint specifics

Issue linkVague

WCAG: 2.4.4

Score: 3

Complaints by tenon

Rule 73

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

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 3

Complaints by tenon

Rule 79

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

Count of instances: 1

Complaint specifics

Complaints by wave

Rule title_redundant

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

Count of instances: 3

Complaint specifics

Issue videoCaptionRisk

WCAG: 1.2.2

Score: 3

Complaints by wave

Rule youtube_video

Description: YouTube video may have no or incorrect captions

Count of instances: 3

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 1

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by axe

Rule landmark-one-main

Description: page has no main landmark

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 2

Complaints by htmlcs

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

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 2

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 1

Complaints by axe

Rule frame-tested

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

Count of instances: 3

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 linkComprehensionRisk

WCAG: 2.4.4

Score: 1

Complaints by wave

Rule link_suspicious

Description: Suspicious link 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: 13

Complaint specifics

Complete report

{
  "id": "1etp6-ts27-caSenSDsd11",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687642933947,
      "endTime": 1687642934442
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642934442,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642935572
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687642935572,
      "url": "https://sd11.senate.ca.gov/",
      "endTime": 1687642937555
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687642937555,
      "url": "https://sd11.senate.ca.gov/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1321498,
                1321498,
                1321498,
                1321498,
                1321498
              ],
              "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": 1687642951316
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642951317,
      "endTime": 1687642951876
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642951877,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642952983
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687642952983,
      "url": "https://sd11.senate.ca.gov/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 48,
          "warnings": 139
        },
        "items": [
          {
            "index": 61,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/header[2]/div[1]/section[1]/div[1]/img[1]",
              "codeLines": [
                "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
              ]
            }
          },
          {
            "index": 66,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
              ]
            }
          },
          {
            "index": 67,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/img[1]",
              "codeLines": [
                "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
              ]
            }
          },
          {
            "index": 204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About Your"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Senator Scott Wiener"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 21, 2023"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
              ]
            }
          },
          {
            "index": 213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 12, 2023"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 7, 2023"
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
              ]
            }
          },
          {
            "index": 219,
            "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[1]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "Video Gallery"
              ]
            }
          },
          {
            "index": 220,
            "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[1]/section[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]/text()[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
              ]
            }
          },
          {
            "index": 221,
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              ]
            }
          },
          {
            "index": 222,
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "June 26, 2023"
              ]
            }
          },
          {
            "index": 223,
            "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[1]/section[1]/div[1]/div[1]/div[2]/div[1]/iframe[1]/text()[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a>"
              ]
            }
          },
          {
            "index": 224,
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "LGBTQ Caucus Press Availability with Sister Roma"
              ]
            }
          },
          {
            "index": 225,
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "June 5, 2023"
              ]
            }
          },
          {
            "index": 226,
            "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[1]/section[1]/div[1]/div[1]/div[3]/div[1]/iframe[1]/text()[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a>"
              ]
            }
          },
          {
            "index": 227,
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener Press Conference"
              ]
            }
          },
          {
            "index": 228,
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 320,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Biography"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Awards & Recognitions"
              ]
            }
          },
          {
            "index": 324,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Committees"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 327,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Videos"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Media Resources"
              ]
            }
          },
          {
            "index": 332,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "District 11 Map"
              ]
            }
          },
          {
            "index": 334,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "District Internship"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Monkeypox"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Events"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 338,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Staff"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Senator"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Sign Up for Updates"
              ]
            }
          },
          {
            "index": 341,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Recognition Request"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Scheduling Request"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About Your"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Senator Scott Wiener"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
              ]
            }
          },
          {
            "index": 347,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
              ]
            }
          },
          {
            "index": 348,
            "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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 21, 2023"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
              ]
            }
          },
          {
            "index": 353,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 12, 2023"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 7, 2023"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
              ]
            }
          },
          {
            "index": 359,
            "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[1]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "Video Gallery"
              ]
            }
          },
          {
            "index": 360,
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              ]
            }
          },
          {
            "index": 361,
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "June 26, 2023"
              ]
            }
          },
          {
            "index": 362,
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "LGBTQ Caucus Press Availability with Sister Roma"
              ]
            }
          },
          {
            "index": 363,
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "June 5, 2023"
              ]
            }
          },
          {
            "index": 364,
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener Press Conference"
              ]
            }
          },
          {
            "index": 365,
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Office"
              ]
            }
          },
          {
            "index": 367,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Capitol Office"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[3]",
              "codeLines": [
                "1021 O Street, Suite 8620"
              ]
            }
          },
          {
            "index": 370,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[4]",
              "codeLines": [
                "Sacramento, CA 95814-4900"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[5]",
              "codeLines": [
                "(916) 651-4011"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "San Francisco Office"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[3]",
              "codeLines": [
                "455 Golden Gate Avenue, Suite 14800"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[4]",
              "codeLines": [
                "San Francisco, CA 94102"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/strong[1]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[5]",
              "codeLines": [
                "(415) 557-1300"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/h3[1]/text()[1]",
              "codeLines": [
                "Contact Our Office"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Staff"
              ]
            }
          },
          {
            "index": 380,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "Email Senator"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]/text()[1]",
              "codeLines": [
                "Sign Up for Updates"
              ]
            }
          },
          {
            "index": 382,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 383,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 384,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus © 2023"
              ]
            }
          },
          {
            "index": 385,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 390,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]/text()[1]",
              "codeLines": [
                "Register to Vote"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 400,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Biography"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Awards & Recognitions"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Committees"
              ]
            }
          },
          {
            "index": 403,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 404,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Legislation"
              ]
            }
          },
          {
            "index": 405,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 406,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 408,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Videos"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Media Resources"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "District 11 Map"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "District Internship"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Monkeypox"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Events"
              ]
            }
          },
          {
            "index": 415,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 416,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Staff"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Senator"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Sign Up for Updates"
              ]
            }
          },
          {
            "index": 419,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Recognition Request"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Scheduling Request"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About Your"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Senator Scott Wiener"
              ]
            }
          },
          {
            "index": 424,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
              ]
            }
          },
          {
            "index": 425,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 427,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 21, 2023"
              ]
            }
          },
          {
            "index": 430,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
              ]
            }
          },
          {
            "index": 431,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 12, 2023"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "June 7, 2023"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]",
              "codeLines": [
                "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
              ]
            }
          },
          {
            "index": 437,
            "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[1]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "Video Gallery"
              ]
            }
          },
          {
            "index": 438,
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              ]
            }
          },
          {
            "index": 439,
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "June 26, 2023"
              ]
            }
          },
          {
            "index": 440,
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "LGBTQ Caucus Press Availability with Sister Roma"
              ]
            }
          },
          {
            "index": 441,
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "June 5, 2023"
              ]
            }
          },
          {
            "index": 442,
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener Press Conference"
              ]
            }
          },
          {
            "index": 443,
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Office"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Capitol Office"
              ]
            }
          },
          {
            "index": 447,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[3]",
              "codeLines": [
                "1021 O Street, Suite 8620"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[4]",
              "codeLines": [
                "Sacramento, CA 95814-4900"
              ]
            }
          },
          {
            "index": 449,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[5]",
              "codeLines": [
                "(916) 651-4011"
              ]
            }
          },
          {
            "index": 451,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "San Francisco Office"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[3]",
              "codeLines": [
                "455 Golden Gate Avenue, Suite 14800"
              ]
            }
          },
          {
            "index": 453,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[4]",
              "codeLines": [
                "San Francisco, CA 94102"
              ]
            }
          },
          {
            "index": 454,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/strong[1]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[5]",
              "codeLines": [
                "(415) 557-1300"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/h3[1]/text()[1]",
              "codeLines": [
                "Contact Our Office"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Staff"
              ]
            }
          },
          {
            "index": 458,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "Email Senator"
              ]
            }
          },
          {
            "index": 459,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]/text()[1]",
              "codeLines": [
                "Sign Up for Updates"
              ]
            }
          },
          {
            "index": 460,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 461,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 462,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus © 2023"
              ]
            }
          },
          {
            "index": 463,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 465,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 466,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 467,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]/text()[1]",
              "codeLines": [
                "Register to Vote"
              ]
            }
          },
          {
            "index": 487,
            "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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco.",
                "</p>"
              ]
            }
          },
          {
            "index": 488,
            "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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts...",
                "</p>"
              ]
            }
          },
          {
            "index": 489,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]",
              "codeLines": [
                "<p class=\"teaser-date\">",
                "  <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\">",
                "    June 21, 2023",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 490,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]",
              "codeLines": [
                "<p>",
                "  SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment o...",
                "</p>"
              ]
            }
          },
          {
            "index": 491,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]",
              "codeLines": [
                "<p class=\"teaser-date\">",
                "  <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\">",
                "    June 12, 2023",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 492,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]",
              "codeLines": [
                "<p>",
                "  SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:",
                "</p>"
              ]
            }
          },
          {
            "index": 493,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]",
              "codeLines": [
                "<p class=\"teaser-date\">",
                "  <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\">",
                "    June 7, 2023",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 494,
            "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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]",
              "codeLines": [
                "<p>",
                "  SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in re...",
                "</p>"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"about-title\">",
                "  About Your",
                "</h3>"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              ]
            }
          },
          {
            "index": 534,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "LGBTQ Caucus Press Availability with Sister Roma"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Senator Wiener Press Conference"
              ]
            }
          },
          {
            "index": 549,
            "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": [
          139,
          0,
          0,
          48
        ],
        "instances": [
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[2]/div[1]/section[1]/div[1]/img[1]"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/img[1]"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About Your"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Senator Scott Wiener"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/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": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]"
            },
            "excerpt": "Latest News"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 21, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 12, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 7, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
          },
          {
            "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[1]/section[1]/h2[1]/text()[1]"
            },
            "excerpt": "Video Gallery"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]/text()[1]"
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "June 26, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/iframe[1]/text()[1]"
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "June 5, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/iframe[1]/text()[1]"
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a>"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r61",
            "what": "Documents start with a level 1 heading",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Awards & Recognitions"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Videos"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Media Resources"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "District 11 Map"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "District Internship"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Monkeypox"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Events"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Contact Senator"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Recognition Request"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Scheduling Request"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[8]/a[1]/text()[1]"
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About Your"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Senator Scott Wiener"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read More"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]"
            },
            "excerpt": "Latest News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 21, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 12, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 7, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/h2[1]/text()[1]"
            },
            "excerpt": "Video Gallery"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "June 26, 2023"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "June 5, 2023"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]"
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/h3[1]/text()[1]"
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[3]"
            },
            "excerpt": "1021 O Street, Suite 8620"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[4]"
            },
            "excerpt": "Sacramento, CA 95814-4900"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/strong[1]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[5]"
            },
            "excerpt": "(916) 651-4011"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/h3[1]/text()[1]"
            },
            "excerpt": "San Francisco Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[3]"
            },
            "excerpt": "455 Golden Gate Avenue, Suite 14800"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[4]"
            },
            "excerpt": "San Francisco, CA 94102"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/strong[1]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[5]"
            },
            "excerpt": "(415) 557-1300"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/h3[1]/text()[1]"
            },
            "excerpt": "Contact Our Office"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]/text()[1]"
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]/text()[1]"
            },
            "excerpt": "Email Senator"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]/text()[1]"
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[1]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus © 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[4]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]/text()[1]"
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Awards & Recognitions"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Videos"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Media Resources"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "District 11 Map"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "District Internship"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Monkeypox"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Events"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "Contact Senator"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Recognition Request"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Scheduling Request"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[8]/a[1]/text()[1]"
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About Your"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Senator Scott Wiener"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Read More"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]/text()[1]"
            },
            "excerpt": "Latest News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 21, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or ..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 12, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "June 7, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]/text()[1]"
            },
            "excerpt": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in resp..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/h2[1]/text()[1]"
            },
            "excerpt": "Video Gallery"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "June 26, 2023"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "June 5, 2023"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/span[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[2]"
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/h3[1]/text()[1]"
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[3]"
            },
            "excerpt": "1021 O Street, Suite 8620"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[4]"
            },
            "excerpt": "Sacramento, CA 95814-4900"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/strong[1]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[2]/text()[5]"
            },
            "excerpt": "(916) 651-4011"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/h3[1]/text()[1]"
            },
            "excerpt": "San Francisco Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[3]"
            },
            "excerpt": "455 Golden Gate Avenue, Suite 14800"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[4]"
            },
            "excerpt": "San Francisco, CA 94102"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/strong[1]/text()[1]"
            },
            "excerpt": "Phone:"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[3]/text()[5]"
            },
            "excerpt": "(415) 557-1300"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/h3[1]/text()[1]"
            },
            "excerpt": "Contact Our Office"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]/text()[1]"
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]/text()[1]"
            },
            "excerpt": "Email Senator"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]/text()[1]"
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[1]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus © 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/text()[4]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]/text()[1]"
            },
            "excerpt": "Register to Vote"
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco. </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[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts... </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\"> <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\"> June 21, 2023 </span> </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p> SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment o... </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\"> <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\"> June 12, 2023 </span> </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p> SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement: </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\"> <span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\"> June 7, 2023 </span> </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[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p> SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in re... </p>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"about-title\"> About Your </h3>"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]"
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "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": 1687642957535
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687642957535,
      "url": "https://sd11.senate.ca.gov/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 61,
          "rulesPassed": 34,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 17,
            "critical": 3
          },
          "violations": {
            "minor": 0,
            "moderate": 18,
            "serious": 10,
            "critical": 2
          }
        },
        "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:42:38.171Z",
          "url": "https://sd11.senate.ca.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"biography\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"legislation\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"press-releases\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"district\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/events\">Events</a>",
                  "target": [
                    "a[href$=\"events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact <span class=\"caret\"></span></a>",
                  "target": [
                    ".dropdown-toggle[href$=\"contact\"][data-target=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                          "target": [
                            "#navbar"
                          ]
                        },
                        {
                          "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                          "target": [
                            ".header-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>",
                  "target": [
                    "a[href$=\"covid-19-resources\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\">June 21, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-21T23:17:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\">June 12, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-12T11:51:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\">June 7, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-07T16:28:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"block-title\">Video Gallery</h2>",
                  "target": [
                    "#block-views-video-block-1 > .block-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>",
                  "target": [
                    ".views-row-1.views-row-first.views-row-odd > h2 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-26T08:00:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>",
                  "target": [
                    ".views-row-2.views-row-even.views-row > h2 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-05T11:15:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>",
                  "target": [
                    ".views-row-3.views-row-last.views-row-odd > h2 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-bottom\">",
                          "target": [
                            "#page-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>",
                  "target": [
                    "span[content=\"2023-05-30T09:00:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\">",
                  "target": [
                    "#youtube-field-player"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\">",
                  "target": [
                    "#youtube-field-player--2"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\">",
                  "target": [
                    "#youtube-field-player--3"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n        <span class=\"sr-only\">Toggle navigation</span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n        <span class=\"icon-bar\"></span>\n      </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\">Biography</a></li>\n<li class=\"leaf\"><a href=\"/awards-recognitions\">Awards &amp; Recognitions</a></li>\n<li class=\"last leaf\"><a href=\"/committees\">Committees</a></li>\n</ul>",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\"><li class=\"first last leaf\"><a href=\"/legislation\" title=\"\">Legislation</a></li>\n</ul>",
                  "target": [
                    ".expanded.dropdown: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": [
                    ".expanded.dropdown:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/district\" title=\"\">District 11 Map</a></li>\n<li class=\"leaf\"><a href=\"/internship\">District Internship</a></li>\n<li class=\"last leaf\"><a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a></li>\n</ul>",
                  "target": [
                    ".expanded.dropdown:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(7) > .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": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">",
                  "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": "<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."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e06911",
                        "contrastRatio": 3.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"first leaf active\"><a href=\"/\" title=\"\" class=\"active\">Home</a></li>",
                          "target": [
                            ".active.first.leaf"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"\" class=\"active\">Home</a>",
                  "target": [
                    ".active[href=\"/\"][title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e06911",
                        "contrastRatio": 3.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>",
                          "target": [
                            ".btn-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>",
                  "target": [
                    ".btn-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/staff\">Staff</a>",
                  "target": [
                    ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"staff\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Email Senator</a>",
                  "target": [
                    ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                  "target": [
                    ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"sign-updates\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>",
                  "target": [
                    "a[href$=\"senate.ca.gov/\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>",
                  "target": [
                    "a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>",
                  "target": [
                    ".copyright > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>",
                  "target": [
                    "a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e06911",
                        "bgColor": "#0f4480",
                        "contrastRatio": 2.87,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer container-fluid \nfooter-day\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                  "target": [
                    "a[href$=\"registertovote.ca.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT7.a",
                "TT7.b"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                  "target": [
                    ".header-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">",
                  "target": [
                    ".col-md-8 > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" id=\"page-header\" class=\"container-fluid\">",
                          "target": [
                            "#page-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                  "target": [
                    "#navbar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" id=\"page-header\" class=\"container-fluid\">",
                          "target": [
                            "#page-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">",
                  "target": [
                    "#navbar"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "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 id=\"block-block-7\" class=\"block block-block clearfix\">",
                  "target": [
                    "#block-block-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"about-title\">About Your</h3>",
                  "target": [
                    ".about-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1>Senator Scott Wiener</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco.</p>",
                  "target": [
                    "p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts...</p>",
                  "target": [
                    "p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>",
                  "target": [
                    ".btn-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-xs-12 col-sm-6 col-md-8 about-img\">\n<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">\n</div>",
                  "target": [
                    ".col-md-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"block-views-news-block-1\" class=\"block block-views clearfix\">",
                  "target": [
                    "#block-views-news-block-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"block-title\">Video Gallery</h2>",
                  "target": [
                    "#block-views-video-block-1 > .block-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2><a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></h2>",
                  "target": [
                    ".views-row-1.views-row-first.views-row-odd > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-26T08:00:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2><a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a></h2>",
                  "target": [
                    ".views-row-2.views-row-even.views-row > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>",
                  "target": [
                    "span[content=\"2023-06-05T11:15:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2><a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a></h2>",
                  "target": [
                    ".views-row-3.views-row-last.views-row-odd > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>",
                  "target": [
                    "span[content=\"2023-05-30T09:00:00-07:00\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          8,
          20,
          18,
          12
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"biography\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"legislation\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"press-releases\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"district\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"events\"]"
            },
            "excerpt": "<a href=\"/events\">Events</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".dropdown-toggle[href$=\"contact\"][data-target=\"#\"]"
            },
            "excerpt": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact <span class=\"caret\"></span></a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"covid-19-resources\"]"
            },
            "excerpt": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-21T23:17:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\">June 21, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-12T11:51:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\">June 12, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-07T16:28:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\">June 7, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-views-video-block-1 > .block-title"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-1.views-row-first.views-row-odd > h2 > a"
            },
            "excerpt": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-26T08:00:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-2.views-row-even.views-row > h2 > a"
            },
            "excerpt": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-05T11:15:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-3.views-row-last.views-row-odd > h2 > a"
            },
            "excerpt": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-05-30T09:00:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#youtube-field-player"
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\">"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#youtube-field-player--2"
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\">"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#youtube-field-player--3"
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggle"
            },
            "excerpt": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\"> <span class=\"sr-only\">Toggle navigation</span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> <span class=\"icon-bar\"></span> </button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".expanded.dropdown:nth-child(2) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\">Biography</a></li> <li class=\"leaf\"><a href=\"/awards-recognitions\">Awards &amp; Recognitions</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": ".expanded.dropdown:nth-child(3) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first last leaf\"><a href=\"/legislation\" title=\"\">Legislation</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": ".expanded.dropdown:nth-child(4) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".expanded.dropdown:nth-child(5) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/district\" title=\"\">District 11 Map</a></li> <li class=\"leaf\"><a href=\"/internship\">District Internship</a></li> <li class=\"last leaf\"><a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</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": ".expanded.dropdown:nth-child(7) > .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": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".visible-xs"
            },
            "excerpt": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
          },
          {
            "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": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".active[href=\"/\"][title=\"\"]"
            },
            "excerpt": "<a href=\"/\" title=\"\" class=\"active\">Home</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-primary"
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"staff\"]"
            },
            "excerpt": "<a href=\"/staff\">Staff</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"contact\"]"
            },
            "excerpt": "<a href=\"/contact\">Email Senator</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".footer-office.col-md-3.col-xs-12:nth-child(4) > a[href$=\"sign-updates\"]"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"senate.ca.gov/\"]:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".copyright > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a:nth-child(4)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"registertovote.ca.gov/\"]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".header-img"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-8 > img"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          },
          {
            "ruleID": "landmark-no-duplicate-banner",
            "what": "Document should not have more than one banner landmark; Document has more than one banner landmark",
            "ordinalSeverity": 2,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navbar"
            },
            "excerpt": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">"
          },
          {
            "ruleID": "landmark-one-main",
            "what": "Document should have one main landmark; Document does not have a main landmark",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video:  ... : http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navbar"
            },
            "excerpt": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "block-block-7",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-block-7"
            },
            "excerpt": "<section id=\"block-block-7\" class=\"block block-block clearfix\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".about-title"
            },
            "excerpt": "<h3 class=\"about-title\">About Your</h3>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h1"
            },
            "excerpt": "<h1>Senator Scott Wiener</h1>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(4)"
            },
            "excerpt": "<p>Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco.</p>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(5)"
            },
            "excerpt": "<p>In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts...</p>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-primary"
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-md-8"
            },
            "excerpt": "<div class=\"col-xs-12 col-sm-6 col-md-8 about-img\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\"> </div>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "block-views-news-block-1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-views-news-block-1"
            },
            "excerpt": "<section id=\"block-views-news-block-1\" class=\"block block-views clearfix\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-views-video-block-1 > .block-title"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-1.views-row-first.views-row-odd > h2"
            },
            "excerpt": "<h2><a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></h2>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-26T08:00:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-2.views-row-even.views-row > h2"
            },
            "excerpt": "<h2><a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a></h2>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-06-05T11:15:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row-3.views-row-last.views-row-odd > h2"
            },
            "excerpt": "<h2><a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a></h2>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span[content=\"2023-05-30T09:00:00-07:00\"]"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>"
          }
        ]
      },
      "endTime": 1687642958214
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642958215,
      "endTime": 1687642958771
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642958771,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642959917
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687642959917,
      "url": "https://sd11.senate.ca.gov/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\"header-img\" src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\">",
          "path": "body>header:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\"][class=\"header-img\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\"]",
            "attNo": 1
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          2
        ],
        "instances": [
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>header:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img class=\"header-img\" src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\">"
          },
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          }
        ]
      },
      "endTime": 1687642960427
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642960428,
      "endTime": 1687642960954
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642960955,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642962242
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687642962242,
      "url": "https://sd11.senate.ca.gov/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"about-title\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"about-title\">...</h3>"
              }
            ]
          },
          "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 1.87:1. Recommendation:  change background to #fcfdff.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.87:1. Recommendation:  change text colour to #fffefe.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/sign-updates\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/staff\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://democrats.senate.ca.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://democrats.senate.ca.gov/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://senate.ca.gov/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.senate.ca.gov/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.39:1. Recommendation:  change background to #953f00.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn-primary\" href=\"/biography\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"\" class=\"active\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/covid-19-resources\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/events\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</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.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"copyright\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-office col-xs-12 col-md-3\">...</div>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#navbar",
                "code": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">...</header>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              },
              {
                "tagName": "iframe",
                "id": "#youtube-field-player--2",
                "code": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "#youtube-field-player--3",
                "code": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "#youtube-field-player",
                "code": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
              }
            ]
          },
          "AAA.1_4_6.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"block-title\">...</h2>"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.fire.ca.gov/incidents/\" 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": [
          15,
          0,
          0,
          29
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"copyright\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"footer-office col-xs-12 col-md-3\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<header id=\"navbar\" role=\"banner\" class=\"navbar navbar-fixed-top navbar-default\">...</header>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.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": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
          },
          {
            "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": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
          },
          {
            "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": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\">...</iframe>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"block-title\">...</h2>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Empty",
            "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 class=\"about-title\">...</h3>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 class=\"about-title\">...</h3>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.87:1. Recommendation:  change background to #fcfdff.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.87:1. Recommendation:  change background to #fcfdff.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.87:1. Recommendation:  change background to #fcfdff.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.87:1. Recommendation:  change background to #fcfdff.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/sign-updates\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/staff\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\">...</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 2.87:1. Recommendation:  change text colour to #fffefe.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\">...</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 3.39:1. Recommendation:  change background to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.39:1. Recommendation:  change background to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" title=\"\" class=\"active\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/covid-19-resources\" title=\"\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/events\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</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": 1687642962640
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642962640,
      "endTime": 1687642963208
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642963208,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642964303
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687642964303,
      "url": "https://sd11.senate.ca.gov/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 39,
          "recommendation": 9,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/link[1]"
            },
            "message": "Text contrast of 3.39 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 65,
              "top": 147,
              "height": 20,
              "width": 51
            },
            "snippet": "<a class=\"active\" title=\"\" href=\"/\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]",
              "aria": "/document[1]/contentinfo[1]/link[8]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 439,
              "top": 6770,
              "height": 20,
              "width": 135
            },
            "snippet": "<a target=\"_blank\" href=\"http://registertovote.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]",
              "aria": "/document[1]/contentinfo[1]/link[7]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 228,
              "top": 6770,
              "height": 20,
              "width": 198
            },
            "snippet": "<a href=\"http://senate.ca.gov/accessibility\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]",
              "aria": "/document[1]/contentinfo[1]/link[6]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 559,
              "top": 6751,
              "height": 20,
              "width": 117
            },
            "snippet": "<a href=\"http://democrats.senate.ca.gov/privacy\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]",
              "aria": "/document[1]/contentinfo[1]/link[5]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 321,
              "top": 6751,
              "height": 20,
              "width": 225
            },
            "snippet": "<a href=\"http://democrats.senate.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]",
              "aria": "/document[1]/contentinfo[1]/link[4]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 117,
              "top": 6751,
              "height": 20,
              "width": 192
            },
            "snippet": "<a href=\"http://www.senate.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]",
              "aria": "/document[1]/contentinfo[1]/link[3]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 96,
              "top": 6671,
              "height": 20,
              "width": 168
            },
            "snippet": "<a href=\"/sign-updates\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]",
              "aria": "/document[1]/contentinfo[1]/link[2]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 96,
              "top": 6652,
              "height": 20,
              "width": 117
            },
            "snippet": "<a href=\"/contact\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]",
              "aria": "/document[1]/contentinfo[1]/link[1]"
            },
            "message": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 96,
              "top": 6632,
              "height": 20,
              "width": 40
            },
            "snippet": "<a href=\"/staff\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[6]"
            },
            "message": "Text contrast of 3.39 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "bounds": {
              "left": 96,
              "top": 2730,
              "height": 44,
              "width": 114
            },
            "snippet": "<a href=\"/biography\" class=\"btn-primary\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/header[2]/div[1]/section[1]/div[1]/img[1]",
              "aria": "/document[1]/banner[2]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 0,
              "top": 318,
              "height": 660,
              "width": 1920
            },
            "snippet": "<img class=\"header-img\" src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/img[1]",
              "aria": "/document[1]/img[2]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 96,
              "top": 2774,
              "height": 480,
              "width": 778
            },
            "snippet": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/img[1]",
              "aria": "/document[1]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 96,
              "top": 2453,
              "height": 0,
              "width": 0
            },
            "snippet": "<img class=\"visible-xs img-responsive\" src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/header[2]",
              "aria": "/document[1]/banner[2]"
            },
            "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 0,
              "top": 318,
              "height": 664,
              "width": 800
            },
            "snippet": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 0,
              "top": 64,
              "height": 346,
              "width": 800
            },
            "snippet": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/h2[1]",
              "aria": "/document[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 4617,
              "height": 34,
              "width": 608
            },
            "snippet": "<h2 class=\"block-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]",
              "aria": "/document[1]/heading[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 5988,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]",
              "aria": "/document[1]/heading[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 5526,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 5064,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 3398,
              "height": 34,
              "width": 608
            },
            "snippet": "<h2 class=\"block-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]",
              "aria": "/document[1]/paragraph[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 4254,
              "height": 98,
              "width": 556
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]",
              "aria": "/document[1]/paragraph[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 143,
              "top": 4198,
              "height": 20,
              "width": 516
            },
            "snippet": "<p class=\"teaser-date\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]",
              "aria": "/document[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 4122,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]",
              "aria": "/document[1]/paragraph[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 3958,
              "height": 98,
              "width": 556
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]",
              "aria": "/document[1]/paragraph[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 143,
              "top": 3903,
              "height": 20,
              "width": 516
            },
            "snippet": "<p class=\"teaser-date\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 3827,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]",
              "aria": "/document[1]/paragraph[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 3663,
              "height": 98,
              "width": 556
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]",
              "aria": "/document[1]/paragraph[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 143,
              "top": 3608,
              "height": 20,
              "width": 516
            },
            "snippet": "<p class=\"teaser-date\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 123,
              "top": 3532,
              "height": 56,
              "width": 556
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 2457,
              "height": 17,
              "width": 608
            },
            "snippet": "<h3 class=\"about-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[4]/a[1]",
              "aria": "/document[1]/link[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 2298,
              "height": 20,
              "width": 600
            },
            "snippet": "<a target=\"_blank\" href=\"https://sd11.senate.ca.gov/rent-relief\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 1974,
              "height": 20,
              "width": 600
            },
            "snippet": "<a target=\"_blank\" href=\"https://www.fire.ca.gov/incidents/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 1650,
              "height": 20,
              "width": 600
            },
            "snippet": "<a target=\"_blank\" href=\"http://iamerica.org/know-your-rights\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 96,
              "top": 1326,
              "height": 20,
              "width": 600
            },
            "snippet": "<a target=\"_blank\" href=\"http://www.ebudget.ca.gov/\">",
            "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": 64,
              "height": 1,
              "width": 1
            },
            "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_banner_single",
            "path": {
              "dom": "/html[1]/body[1]/header[2]",
              "aria": "/document[1]/banner[2]"
            },
            "message": "There is more than one element with \"banner\" role on the page",
            "bounds": {
              "left": 0,
              "top": 318,
              "height": 664,
              "width": 800
            },
            "snippet": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_banner_single",
            "path": {
              "dom": "/html[1]/body[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "There is more than one element with \"banner\" role on the page",
            "bounds": {
              "left": 0,
              "top": 64,
              "height": 346,
              "width": 800
            },
            "snippet": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_banner_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/header[2]",
              "aria": "/document[1]/banner[2]"
            },
            "message": "Multiple elements with \"banner\" role do not have unique labels",
            "bounds": {
              "left": 0,
              "top": 318,
              "height": 664,
              "width": 800
            },
            "snippet": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_banner_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "Multiple elements with \"banner\" role do not have unique labels",
            "bounds": {
              "left": 0,
              "top": 64,
              "height": 346,
              "width": 800
            },
            "snippet": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[4]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[1]",
              "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]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/iframe[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 123,
              "top": 5656,
              "height": 313,
              "width": 556
            },
            "snippet": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for Senator Wiener Press Conference\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player--3\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/iframe[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 123,
              "top": 5193,
              "height": 313,
              "width": 556
            },
            "snippet": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player--2\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 123,
              "top": 4731,
              "height": 313,
              "width": 556
            },
            "snippet": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/header[2]",
              "aria": "/document[1]/banner[2]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 0,
              "top": 318,
              "height": 664,
              "width": 800
            },
            "snippet": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 0,
              "top": 147,
              "height": 263,
              "width": 800
            },
            "snippet": "<nav role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 0,
              "top": 64,
              "height": 346,
              "width": 800
            },
            "snippet": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">",
            "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": 6258,
              "height": 572,
              "width": 800
            },
            "snippet": "<footer class=\"footer container-fluid \nfooter-day\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          9,
          0,
          39
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.39 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a class=\"active\" title=\"\" href=\"/\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://registertovote.ca.gov/\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[4]"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[3]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[2]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[3]"
            },
            "excerpt": "<a href=\"/sign-updates\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[2]"
            },
            "excerpt": "<a href=\"/contact\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"/staff\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.39 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/biography\" class=\"btn-primary\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[2]/div[1]/section[1]/div[1]/img[1]"
            },
            "excerpt": "<img class=\"header-img\" src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/img[1]"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/img[1]"
            },
            "excerpt": "<img class=\"visible-xs img-responsive\" src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "page-header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[2]"
            },
            "excerpt": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">"
          },
          {
            "ruleID": "aria_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[1]/section[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"block-title\">"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[3]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "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[1]/section[1]/div[1]/div[1]/div[2]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/h2[1]"
            },
            "excerpt": "<h2 class=\"block-title\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[3]/span[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[2]/p[1]"
            },
            "excerpt": "<p class=\"teaser-date\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"about-title\">"
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[4]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://sd11.senate.ca.gov/rent-relief\">"
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.fire.ca.gov/incidents/\">"
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://iamerica.org/know-your-rights\">"
          },
          {
            "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[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://www.ebudget.ca.gov/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_banner_single",
            "what": "There is more than one element with \"banner\" role on the page",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "page-header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[2]"
            },
            "excerpt": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">"
          },
          {
            "ruleID": "aria_banner_single",
            "what": "There is more than one element with \"banner\" role on the page",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">"
          },
          {
            "ruleID": "aria_banner_label_unique",
            "what": "Multiple elements with \"banner\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "page-header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[2]"
            },
            "excerpt": "<header class=\"container-fluid\" id=\"page-header\" role=\"banner\">"
          },
          {
            "ruleID": "aria_banner_label_unique",
            "what": "Multiple elements with \"banner\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">"
          },
          {
            "ruleID": "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[1]"
            },
            "excerpt": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for Senator Wiener Press Conference\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player--3\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player--2\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" height=\"100%\" width=\"100%\" class=\"youtube-field-player\" id=\"youtube-field-player\">"
          },
          {
            "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]/header[2]"
            },
            "excerpt": "<header class=\"container-fluid\" 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]/header[1]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"navbar navbar-fixed-top navbar-default\" role=\"banner\" id=\"navbar\">"
          },
          {
            "ruleID": "aria_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-fluid footer-day\">"
          }
        ]
      },
      "endTime": 1687642969600
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687642969601,
      "endTime": 1687642970352
    },
    {
      "type": "url",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)",
      "startTime": 1687642970353,
      "result": {
        "url": "https://sd11.senate.ca.gov/"
      },
      "endTime": 1687642971503
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687642971504,
      "url": "https://sd11.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": 1687642971800
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687642971800,
      "url": "https://sd11.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:42:55",
          "hash": "e83c5a75916e558d0f23240c41ee8aea058dec439f96ad7f13886b986674bedc5b569ff4f001072b7bfaa11542e54a76f35d7cfd8233183e4c9d683e24189f8a",
          "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": 32,
          "warning": 12,
          "failed": 7,
          "inapplicable": 74
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 13,
              "warning": 7,
              "failed": 4,
              "inapplicable": 43
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-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": 14,
                  "warning": 0,
                  "failed": 19,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10)"
                      },
                      {
                        "htmlCode": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxWrapper\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxContent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxTitle\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxPrevious\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxNext\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      },
                      {
                        "htmlCode": "<button type=\"button\" id=\"cboxSlideshow\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      },
                      {
                        "htmlCode": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(12) > 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": 49,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n        Toggle navigation\n        \n        \n        \n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"\" class=\"active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/awards-recognitions\">Awards &amp; Recognitions</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\" title=\"\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/in-the-news\" title=\"\">In the News</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(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/press-releases\" title=\"\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\" title=\"\">Videos</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/media-resources\">Media Resources</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" title=\"\">District 11 Map</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/internship\">District Internship</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/events\">Events</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/staff\">Staff</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" title=\"\">Contact Senator</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/recognition-request\" title=\"\">Recognition Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 class=\"btn-primary\" href=\"/biography\">Read More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span: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/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span: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/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span: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": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2: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=\"/staff\">Staff</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\">Email Senator</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(7)"
                      }
                    ],
                    "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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R17": {
                "name": "Image has accessible name",
                "code": "QW-ACT-R17",
                "mapping": "23a2a8",
                "description": "This rule checks that each image that is not marked as decorative, has an accessible name.",
                "metadata": {
                  "target": {
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content"
                    }
                  ],
                  "related": [
                    "G94",
                    "G95"
                  ],
                  "url": "https://act-rules.github.io/rules/23a2a8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 5,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 20,
                  "warning": 1,
                  "failed": 6,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Video Gallery</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 20,
                  "warning": 1,
                  "failed": 6,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Video Gallery</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: http://www.facebook.com/2008/fbml og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body>Senator Scott Wiener | Proudly Representing California Senate District 11\n  \n\n\n\n\n  \n  \n  \n\n\n\n(function(i, …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 67,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if each ancestor or the text node is not clipped by overflow."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"\" class=\"active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/awards-recognitions\">Awards &amp; Recognitions</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\" title=\"\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/in-the-news\" title=\"\">In the News</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/press-releases\" title=\"\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\" title=\"\">Videos</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/media-resources\">Media Resources</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" title=\"\">District 11 Map</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/internship\">District Internship</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/events\">Events</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/staff\">Staff</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" title=\"\">Contact Senator</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/recognition-request\" title=\"\">Recognition Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"about-title\">About Your</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>Senator Scott Wiener</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Latest News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\">June 21, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment financing structure to replace 5,800 affordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\">June 12, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\">June 7, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously represented the Supervisorial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Video Gallery</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press Availability with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"footer-title\">Office\nInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"footer-office col-xs-12 col-md-3\">\nCapitol Office\n\n1021 O Street, Suite 8620\nSacramento, CA 95814-4900Phone: (916) 651-4011</div>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Capitol Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"footer-office col-xs-12 col-md-3\">\nSan Francisco Office\n\n455 Golden Gate Avenue, Suite 14800\nSan Francisco, CA 94102Phone: (415) 557-1300</div>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>San Francisco Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Phone:</strong>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > strong:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Contact Our Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/staff\">Staff</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\">Email Senator</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"copyright\">California State Senate&nbsp;| Democratic Caucus © 2023 | Privacy Policy | Accessibility Statement | Register to Vote</div>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 5,
              "warning": 3,
              "failed": 2,
              "inapplicable": 24
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Heading number is missing."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\">\n  \n    Skip to main content\n  \n    \n\n  \n    \n            \n        \n      \n      \n      \n      \n      \n        Toggle navigation\n        \n        \n        \n      \n    \n\n          \n        \n                      Home\nAbout Biography\nAwards &amp; Recognitions\nCommittees\n\nLegislation Legislation\n\nNewsroom In the News\nPress Releases\nVideos\nMedia Resources\n\nDistrict District 11 Map\nDistrict Internship\nMonkeypox\n\nEvents\nContact Staff\nContact Senator\nSign Up for Updates\nRecognition Request\nScheduling Request\n\nCOVID-19\n                                      \n      \n      \n\n\n  \n    \n      \n    \n\n      \n  \n\n\n\n  \n  …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 1,
                  "failed": 12,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element's title attribute is empty."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"\" class=\"active\">Home</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislation\" title=\"\">Legislation</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(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-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news/in-the-news\" title=\"\">In the News</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > 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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video\" title=\"\">Videos</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" title=\"\">District 11 Map</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"\">Contact Senator</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > 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=\"/recognition-request\" title=\"\">Recognition Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 6,
                  "failed": 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=\"/\" title=\"\" class=\"active\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">About <span class=\"caret\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-chil …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n<li class=\"leaf\"><a href=\"/awards-recognitions\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Awards &amp; Recognitions</a></li>\n<li class=\"last leaf\"><a href=\"/committees\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child( …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first last leaf\"><a href=\"/legislation\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislation</a></li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > 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/in-the-news\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">In the News</a></li>\n<li class=\"leaf\"><a href=\"/news/press-releases\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Press Releases</a></li>\n<li class=\"leaf\"><a href=\"/video\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/district\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District 11 Map</a></li>\n<li class=\"leaf\"><a href=\"/internship\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">District Internship</a></li>\n<li class=\"last leaf\"><a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\" _selector=\"html > body:nth-child(2) > hea …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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=\"/staff\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Staff</a></li>\n<li class=\"leaf\"><a href=\"/contact\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Contact Senator</a></li>\n<li class=\"leaf\"><a href=\"/sign-updates\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) >  …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_logo.png\" alt=\"Home\" class=\"img-responsive\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"2020-2021 Budget\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button_bl.jpg\" title=\"2020-2021 Budget\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Know Your Rights\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button_bl.jpg\" title=\"Know Your Rights\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"California DACA Guide\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/wildfire_button_bl.jpg\" title=\"Wildfire Resources\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Rent Relief\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/RENT_RELIEF_button_2022.png\" title=\"Rent Relief\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 14,
              "warning": 2,
              "failed": 1,
              "inapplicable": 7
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 14,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"about-title\">About Your</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>Senator Scott Wiener</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Latest News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > 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 Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span: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 Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span: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>Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"block-title\">Video Gallery</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section: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>Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>LGBTQ Caucus Press Availability with Sister Roma</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Senator Wiener Press Conference</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"footer-title\">Office\nInformation</h2>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Capitol Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>San Francisco Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Contact Our Office</h3>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP20": {
                "name": "Landmark no duplicate banner",
                "code": "QW-BP20",
                "description": "Ensures the document has at most one banner landmark",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are multiple banner landmarks"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\">\n  \n    Skip to main content\n  \n    \n\n  \n    \n            \n        \n      \n      \n      \n      \n      \n        Toggle navigation\n        \n        \n        \n      \n    \n\n          \n        \n                      Home\nAbout Biography\nAwards &amp; Recognitions\nCommittees\n\nLegislation Legislation\n\nNewsroom In the News\nPress Releases\nVideos\nMedia Resources\n\nDistrict District 11 Map\nDistrict Internship\nMonkeypox\n\nEvents\nContact Staff\nContact Senator\nSign Up for Updates\nRecognition Request\nScheduling Request\n\nCOVID-19\n                                      \n      \n      \n\n\n  \n    \n      \n    \n\n      \n  \n\n\n\n  \n  …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-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(4) > div:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 54,
                "document": 1,
                "banner": 2,
                "img": 8,
                "button": 7,
                "navigation": 1,
                "list": 6,
                "listitem": 24,
                "region": 7,
                "heading": 14,
                "dialog": 2
              },
              "tags": {
                "html": 1,
                "head": 1,
                "link": 9,
                "meta": 22,
                "title": 1,
                "script": 18,
                "body": 1,
                "div": 82,
                "a": 46,
                "header": 2,
                "img": 8,
                "button": 7,
                "span": 27,
                "nav": 1,
                "ul": 6,
                "li": 24,
                "section": 7,
                "h3": 4,
                "h1": 1,
                "p": 10,
                "h2": 9,
                "iframe": 3,
                "footer": 1,
                "br": 10,
                "strong": 2
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          29,
          124,
          13,
          53
        ],
        "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(9)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11)"
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12)"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxWrapper\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTopLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxTopCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTopRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxTopRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxMiddleLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxContent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxTitle\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxCurrent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxCurrent\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(5)"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingOverlay",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6)"
            },
            "excerpt": "<div id=\"cboxLoadingOverlay\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxLoadingGraphic",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7)"
            },
            "excerpt": "<div id=\"cboxLoadingGraphic\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxMiddleRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxMiddleRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomLeft",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"cboxBottomLeft\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomCenter",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"cboxBottomCenter\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "cboxBottomRight",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
            },
            "excerpt": "<div id=\"cboxBottomRight\" style=\"float: left;\"></div>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\"> Toggle navigation </button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"\" 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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/awards-recognitions\">Awards &amp; Recognitions</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" title=\"\">Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" 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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/in-the-news\" title=\"\">In the News</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" title=\"\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\" title=\"\">Videos</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/media-resources\">Media 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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" title=\"\">District 11 Map</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/internship\">District Internship</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events\">Events</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/staff\">Staff</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" title=\"\">Contact Senator</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/recognition-request\" title=\"\">Recognition Request</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(6)"
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing ... wfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>"
          },
          {
            "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(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press A ... y with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>"
          },
          {
            "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(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>"
          },
          {
            "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(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"/staff\">Staff</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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"/contact\">Email Senator</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(7)"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_banner.jpg\" class=\"header-img\">"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/sd11.senate.ca.gov/files/website/headshot.jpg\" class=\"visible-xs img-responsive\">"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_website_about.png\">"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment f ... ble homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previousl ...  district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing ... wfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press A ... y with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment f ... ble homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previousl ...  district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing ... wfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press A ... y with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>"
          },
          {
            "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:  ... kos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\"><head></head><body>Senator Scott Wiener | Proudly Representing California Senate District 11 (function(i, …"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"\" class=\"active\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">About </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/awards-recognitions\">Awards &amp; Recognitions</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Legislation </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislation\" title=\"\">Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" title=\"\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Newsroom </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/in-the-news\" title=\"\">In the News</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" title=\"\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\" title=\"\">Videos</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/media-resources\">Media Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">District </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" title=\"\">District 11 Map</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/internship\">District Internship</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events\">Events</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" data-target=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">Contact </a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/staff\">Staff</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" title=\"\">Contact Senator</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/recognition-request\" title=\"\">Recognition Request</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"about-title\">About Your</h3>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(3)"
            },
            "excerpt": "<h1>Senator Scott Wiener</h1>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
            },
            "excerpt": "<p>In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(6)"
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Latest News</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-21T23:17:00-07:00\">June 21, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment f ... ble homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-12T11:51:00-07:00\">June 12, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(2) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-07T16:28:00-07:00\">June 7, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3) > span:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previousl ...  district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\" title=\"Embedded video for Sen. Wiener: Announcing ... wfullscreen=\"\"><a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-26T08:00:00-07:00\">June 26, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--2\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\" title=\"Embedded video for LGBTQ Caucus Press A ... y with Sister Roma\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-06-05T11:15:00-07:00\">June 5, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"youtube-field-player--3\" class=\"youtube-field-player\" width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\" title=\"Embedded video for Senator Wiener Press Conference\" frameborder=\"0\" allowfullscreen=\"\"><a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a></iframe>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(3)"
            },
            "excerpt": "<span class=\"date-display-single\" property=\"dc:date\" datatype=\"xsd:dateTime\" content=\"2023-05-30T09:00:00-07:00\">May 30, 2023</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"footer-title\">Office Information</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"footer-office col-xs-12 col-md-3\"> Capitol Office 1021 O Street, Suite 8620 Sacramento, CA 95814-4900Phone: (916) 651-4011</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Capitol Office</h3>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div class=\"footer-office col-xs-12 col-md-3\"> San Francisco Office 455 Golden Gate Avenue, Suite 14800 San Francisco, CA 94102Phone: (415) 557-1300</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(1)"
            },
            "excerpt": "<h3>San Francisco Office</h3>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > strong:nth-child(5)"
            },
            "excerpt": "<strong>Phone:</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Contact Our Office</h3>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"/staff\">Staff</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"/contact\">Email Senator</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(7)"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"copyright\">California State Senate&nbsp;| Democratic Caucus © 2023 | Privacy Policy | Accessibility Statement | Register to Vote</div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\">California State Senate</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\">Democratic Caucus © 2023</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\">Privacy Policy</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\">Accessibility Statement</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"> Skip to main content Toggle navigation Home About Biography Awards &amp; Recognitions Committees Legislation  ...  Press Releases Videos Media Resources District District 11 Map District Internship Monkeypox Events Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request COVID-19 …"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> </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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"\" class=\"active\">Home</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) > header: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=\"/legislation\" title=\"\">Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/press-releases\" 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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/in-the-news\" title=\"\">In the News</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video\" title=\"\">Videos</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" title=\"\">District 11 Map</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\">Monkeypox</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" title=\"\">Contact Senator</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/recognition-request\" title=\"\">Recognition Request</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/scheduling-request\" title=\"\">Scheduling Request</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-resources\" title=\"\">COVID-19</a>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"menu nav navbar-nav\"><li class=\"first leaf active\"><a href=\"/\" title=\"\" class=\"active\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav: ... hild(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">About <span class=\"caret\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav: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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/biography\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child( ... child(2) > li:nth-child(2) > a:nth-child(1)\">Awards &amp; Recognitions</a></li> <li class=\"last leaf\"><a href=\"/committees\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child( …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first last leaf\"><a href=\"/legislation\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislation</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) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/news/in-the-news\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) ... > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)\">Press Releases</a></li> <li class=\"leaf\"><a href=\"/video\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/district\" title=\"\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nt ... :nth-child(2) > li:nth-child(2) > a:nth-child(1)\">District Internship</a></li> <li class=\"last leaf\"><a href=\"https://sd11.senate.ca.gov/monkeypox\" title=\"\" _selector=\"html > body:nth-child(2) > hea …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"><li class=\"first leaf\"><a href=\"/staff\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > ...  li:nth-child(2) > a:nth-child(1)\">Contact Senator</a></li> <li class=\"leaf\"><a href=\"/sign-updates\" _selector=\"html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(2) > …"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_logo.png\" alt=\"Home\" class=\"img-responsive\">"
          },
          {
            "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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"2020-2021 Budget\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button_bl.jpg\" title=\"2020-2021 Budget\">"
          },
          {
            "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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Know Your Rights\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button_bl.jpg\" title=\"Know Your Rights\">"
          },
          {
            "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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"California DACA Guide\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/wildfire_button_bl.jpg\" title=\"Wildfire Resources\">"
          },
          {
            "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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Rent Relief\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/RENT_RELIEF_button_2022.png\" title=\"Rent Relief\">"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"about-title\">About Your</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(3)"
            },
            "excerpt": "<h1>Senator Scott Wiener</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Latest News</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</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(4) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors</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(5) > div:nth-child(1) > section:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"block-title\">Video Gallery</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</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(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
            },
            "excerpt": "<h2>LGBTQ Caucus Press Availability with Sister Roma</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(5) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h2:nth-child(2)"
            },
            "excerpt": "<h2>Senator Wiener Press Conference</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"footer-title\">Office Information</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Capitol Office</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(1)"
            },
            "excerpt": "<h3>San Francisco Office</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(6) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Contact Our Office</h3>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"> Skip to main content Toggle navigation Home About Biography Awards &amp; Recognitions Committees Legislation  ...  Press Releases Videos Media Resources District District 11 Map District Internship Monkeypox Events Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request COVID-19 …"
          },
          {
            "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(4) > div:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\"></a>"
          }
        ]
      },
      "endTime": 1687642976800
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687642976801,
      "url": "https://sd11.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.067",
        "responseTime": "2023-06-24T21:42:57.625Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1000791,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 16,
              "totalWarnings": 13,
              "totalIssues": 29
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 72.41
              },
              "AA": {
                "count": 18,
                "pct": 62.07
              },
              "AAA": {
                "count": 29,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 1,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "daa8e8da-0a88-42f3-8eda-fad68f3b9121",
          "docID": "b2dea8e1-decc-4cdd-e1f7-c13a8f2e74f7",
          "sourceHash": "996d580e975b8de2f3716805f524ab60",
          "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=daa8e8da-0a88-42f3-8eda-fad68f3b9121",
          "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": 6470.92
                },
                "height": 6470.92,
                "width": 1024
              },
              "position": {
                "line": 2247,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header i",
              "xpath": "/html/body",
              "issueID": "44cd2f264e97d25ffa173b20aa0898ea",
              "signature": "a9c3097f377b3d17604606b84063c9bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=44cd2f264e97d25ffa173b20aa0898ea"
            },
            {
              "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,
                  "y": 1922
                },
                "bottom-right": {
                  "x": 93,
                  "y": 1941
                },
                "height": 19,
                "width": 93
              },
              "position": {
                "line": 4205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn-primary\" href=\"/biography\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ec259bd545127b0822a486afbdf371a9",
              "signature": "15474fed216722c07caffd379a8872fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ec259bd545127b0822a486afbdf371a9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 379.125,
                  "y": 138.765625
                },
                "bottom-right": {
                  "x": 739.125,
                  "y": 157.765625
                },
                "height": 19,
                "width": 360
              },
              "position": {
                "line": 211,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"&gt; &lt;img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_logo.png\" alt=\"Home\" class=\"img-responsive\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/a[1]",
              "issueID": "3bb8baae93a2da57420aeea9022ab9e8",
              "signature": "db4aa12e080cfd10c07d3453c45db786",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3bb8baae93a2da57420aeea9022ab9e8"
            },
            {
              "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": 78.5,
                  "y": 157.765625
                },
                "bottom-right": {
                  "x": 129.5,
                  "y": 176.765625
                },
                "height": 19,
                "width": 51
              },
              "position": {
                "line": 211,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"\" class=\"active\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "4c858d60c8fdc563dcc0bb731192cb29",
              "signature": "8ce8b0312c58eb8908624a3aafd792e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4c858d60c8fdc563dcc0bb731192cb29"
            },
            {
              "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": 6470.92
                },
                "height": 6470.92,
                "width": 1024
              },
              "position": {
                "line": 2247,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header i",
              "xpath": "/html/body",
              "issueID": "f7bb7906018b2fe44750baad1bd7c622",
              "signature": "6c7a9e41c3deffb49cb2fc9079e85be7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f7bb7906018b2fe44750baad1bd7c622"
            },
            {
              "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": 8148,
                "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": "22ec3e54205c37675ea993974b50bf5a",
              "signature": "2fe442686816caba1eaf2090403a8203",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=22ec3e54205c37675ea993974b50bf5a"
            },
            {
              "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": 8148,
                "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": "2515b999506f7d493e231236d90638a5",
              "signature": "2db9a6347ea1974456eff43d1f30e7b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2515b999506f7d493e231236d90638a5"
            },
            {
              "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": 8148,
                "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": "727907c94e20d6375baa0200152918d9",
              "signature": "2607ad43b5d3b439ef1481854dd3b500",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=727907c94e20d6375baa0200152918d9"
            },
            {
              "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": 8148,
                "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": "1a5d5e9b1466b41c036922d21c315092",
              "signature": "5478015866ddec5ac7ccf32085542018",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1a5d5e9b1466b41c036922d21c315092"
            },
            {
              "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": 8148,
                "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": "878d7e98f295f7af502ec4cfd627ea81",
              "signature": "8c2fdc37634577069fd7845b341895f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=878d7e98f295f7af502ec4cfd627ea81"
            },
            {
              "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": 8148,
                "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": "bbcb19eec82a54ca9d33b3dc539ac616",
              "signature": "08c8a9fbe7e42724008b54733ab64815",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bbcb19eec82a54ca9d33b3dc539ac616"
            },
            {
              "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": 27.78125,
                  "y": 2723
                },
                "bottom-right": {
                  "x": 271.62525,
                  "y": 2779
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8039,
                "column": 17
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\"&gt;Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]",
              "issueID": "31c833297f95bd7c05b3d94912188fcf",
              "signature": "64cd4e1bc935b7cf9c4791ecc111466c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=31c833297f95bd7c05b3d94912188fcf"
            },
            {
              "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": 28.203125,
                  "y": 2743
                },
                "bottom-right": {
                  "x": 271.203125,
                  "y": 2838
                },
                "height": 95,
                "width": 243
              },
              "position": {
                "line": 4205,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\"&gt;Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]",
              "issueID": "f1484b29a3c3e91dade222d7c545515b",
              "signature": "810841c7dd6e027f02bca6321bf870a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f1484b29a3c3e91dade222d7c545515b"
            },
            {
              "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": 27.78125,
                  "y": 3067.78125
                },
                "bottom-right": {
                  "x": 271.62525,
                  "y": 3123.78125
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8046,
                "column": 17
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\"&gt;Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]",
              "issueID": "cf3dbea1b0f6f503416124428f9bf5ad",
              "signature": "3f8d8393f8b95643eac6395760511e16",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cf3dbea1b0f6f503416124428f9bf5ad"
            },
            {
              "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": 29.203125,
                  "y": 3087.78125
                },
                "bottom-right": {
                  "x": 270.203125,
                  "y": 3182.78125
                },
                "height": 95,
                "width": 241
              },
              "position": {
                "line": 4372,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\"&gt;Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]",
              "issueID": "6ba5411f3092b924986b97e7cbb88723",
              "signature": "dbfc78b10bc35f24b0d9568aa3fbc2df",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6ba5411f3092b924986b97e7cbb88723"
            },
            {
              "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": 27.78125,
                  "y": 3361.5625
                },
                "bottom-right": {
                  "x": 271.62525,
                  "y": 3417.5625
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8051,
                "column": 17
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\"&gt;Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Boar",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]",
              "issueID": "4192f252b55ebdd162e406b8d1704171",
              "signature": "c2eaeebddf738c496268e5a3a2db4928",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4192f252b55ebdd162e406b8d1704171"
            },
            {
              "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": 40.203125,
                  "y": 3381.5625
                },
                "bottom-right": {
                  "x": 259.203125,
                  "y": 3514.5625
                },
                "height": 133,
                "width": 219
              },
              "position": {
                "line": 4373,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\"&gt;Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Super",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]",
              "issueID": "162c8c6c4d9986b7fbbef413851a5bad",
              "signature": "090b1221eb76d39f11d5f999faa18327",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=162c8c6c4d9986b7fbbef413851a5bad"
            },
            {
              "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": 150.65625,
                  "y": 5119.265625
                },
                "bottom-right": {
                  "x": 394.50025,
                  "y": 5175.265625
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8085,
                "column": 11
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\"&gt;Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "eaa74f5b0f08e238ae47c5f6bbd0f7f0",
              "signature": "732c18fa5a0634eff40ea74d8f4847ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eaa74f5b0f08e238ae47c5f6bbd0f7f0"
            },
            {
              "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": 155.578125,
                  "y": 5139.265625
                },
                "bottom-right": {
                  "x": 389.578125,
                  "y": 5234.265625
                },
                "height": 95,
                "width": 234
              },
              "position": {
                "line": 4373,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\"&gt;Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "e741c3ef8274ff2ce9358c44d1d34f23",
              "signature": "9e58187f7a7e3135f80e1f3e42c14534",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e741c3ef8274ff2ce9358c44d1d34f23"
            },
            {
              "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": 150.65625,
                  "y": 5407.203125
                },
                "bottom-right": {
                  "x": 394.50025,
                  "y": 5463.203125
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8090,
                "column": 11
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\"&gt;LGBTQ Caucus Press Availability with Sister Roma&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]",
              "issueID": "a750b3f33ebd5fdca4c4568c8c54d99e",
              "signature": "d8649b5bcc27f583227073050a90545c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a750b3f33ebd5fdca4c4568c8c54d99e"
            },
            {
              "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": 155.578125,
                  "y": 5427.203125
                },
                "bottom-right": {
                  "x": 389.578125,
                  "y": 5484.203125
                },
                "height": 57,
                "width": 234
              },
              "position": {
                "line": 4373,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\"&gt;LGBTQ Caucus Press Availability with Sister Roma&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]",
              "issueID": "d9a8f708fac0609ceb8b2d0d0e1b5bba",
              "signature": "9bfbd58f9624083fa06e40ce4fc7cc8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d9a8f708fac0609ceb8b2d0d0e1b5bba"
            },
            {
              "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": 150.65625,
                  "y": 5695.140625
                },
                "bottom-right": {
                  "x": 394.50025,
                  "y": 5751.140625
                },
                "height": 56,
                "width": 243.844
              },
              "position": {
                "line": 8095,
                "column": 11
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/video/20230530-senator-wiener-press-conference\"&gt;Senator Wiener Press Conference&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]",
              "issueID": "0d8ec23b8114bee9fd55e025ae14c1e7",
              "signature": "6b509519d77f15d7232114dac663b36d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0d8ec23b8114bee9fd55e025ae14c1e7"
            },
            {
              "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": 166.578125,
                  "y": 5715.140625
                },
                "bottom-right": {
                  "x": 378.578125,
                  "y": 5753.140625
                },
                "height": 38,
                "width": 212
              },
              "position": {
                "line": 4444,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/video/20230530-senator-wiener-press-conference\"&gt;Senator Wiener Press Conference&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]",
              "issueID": "146b52ed160d85c2e6e86c0644f22822",
              "signature": "18e9a94cf7981a2b455d8b81c6c32ca4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=146b52ed160d85c2e6e86c0644f22822"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6470.92
                },
                "height": 6470.92,
                "width": 1024
              },
              "position": {
                "line": 2247,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;/div&gt; &lt;header i",
              "xpath": "/html/body",
              "issueID": "674927f3fa6a398365b6d0866c0c4f48",
              "signature": "5d593d61096be5db6ad681b9d26da308",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=674927f3fa6a398365b6d0866c0c4f48"
            },
            {
              "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": 0,
                  "y": 285
                },
                "bottom-right": {
                  "x": 600,
                  "y": 304
                },
                "height": 19,
                "width": 600
              },
              "position": {
                "line": 4204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"2020-2021 Budget\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button_bl.jpg\" title=\"2020-2021 Budget\"&gt; &lt;/a&gt",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "97f5d01bacbb422819f0c3900a8009c8",
              "signature": "5a3f149de459b8d56f3fef66eda38c00",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=97f5d01bacbb422819f0c3900a8009c8"
            },
            {
              "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": 0,
                  "y": 609
                },
                "bottom-right": {
                  "x": 600,
                  "y": 628
                },
                "height": 19,
                "width": 600
              },
              "position": {
                "line": 4204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"&gt;&lt;img alt=\"Know Your Rights\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button_bl.jpg\" title=\"Know Your Rights",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "f913d179abf4fdc38c16bf790bb987c0",
              "signature": "77afabaf239f8c1f7ff59b71ef82acd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f913d179abf4fdc38c16bf790bb987c0"
            },
            {
              "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": 0,
                  "y": 933
                },
                "bottom-right": {
                  "x": 600,
                  "y": 952
                },
                "height": 19,
                "width": 600
              },
              "position": {
                "line": 4205,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"&gt;&lt;img alt=\"California DACA Guide\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/wildfire_button_bl.jpg\" title=\"Wildfire Resourc",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "0596605f6db692c38633fe06a15d13e0",
              "signature": "25fe002c356ed57eb0dc2d5615de766b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0596605f6db692c38633fe06a15d13e0"
            },
            {
              "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": 0,
                  "y": 1257
                },
                "bottom-right": {
                  "x": 600,
                  "y": 1276
                },
                "height": 19,
                "width": 600
              },
              "position": {
                "line": 4205,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"&gt;&lt;img alt=\"Rent Relief\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/RENT_RELIEF_button_2022.png\" title=\"Rent Relief\"&gt; ",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "e95e4e5641d0e43b7c983787333f2137",
              "signature": "8f1e0888c0e7d127083f71e167a86c63",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e95e4e5641d0e43b7c983787333f2137"
            },
            {
              "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": 846.5,
                  "y": 6475.921875
                },
                "bottom-right": {
                  "x": 987.5,
                  "y": 6494.921875
                },
                "height": 19,
                "width": 141
              },
              "position": {
                "line": 4673,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://registertovote.ca.gov/\" target=\"_blank\"&gt;Register to Vote&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]",
              "issueID": "c7d1b5efae29b2d1d2118e76a9a7bc6e",
              "signature": "18f23595ea452753cb0d27668464ec0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c7d1b5efae29b2d1d2118e76a9a7bc6e"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          13,
          16
        ],
        "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=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header i"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"btn-primary\" href=\"/biography\">Read More</a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.senate.ca.gov/files/website/sd11_logo.png\" alt=\"Home\" class=\"img-responsive\"> </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/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"/\" title=\"\" class=\"active\">Home</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=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header i"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[1]/span[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/20230621-senator-wiener%E2%80%99s-bill-replace-housing-lost-redevelopment-passes-assembly-local\">Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee</a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[2]/span[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/20230612-senator-wiener%E2%80%99s-statement-public-transportation-funding-legislature%E2%80%99s-budget\">Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget</a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Boar"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[3]/div[1]/div[1]/div[3]/span[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/news/20230607-statement-harvey-milk-five-living-supervisors-who-have-represented-milk%E2%80%99s-district-san\">Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Super"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/video/20230626-sen-wiener-announcing-safe-clean-and-reliable-public-transportation-emergency-act\">Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/video/20230605-lgbtq-caucus-press-availability-sister-roma\">LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]"
            },
            "excerpt": "<h2><a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a></h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/section[1]/div[1]/div[1]/div[3]/h2[1]/a[1]"
            },
            "excerpt": "<a href=\"/video/20230530-senator-wiener-press-conference\">Senator Wiener Press Conference</a>"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"navbar-is-fixed-top html front not-logged-in no-sidebars page-node\" style=\"\"> <div id=\"skip-link\"> <a href=\"#main-content\" class=\"element-invisible element-focusable\">Skip to main content</a> </div> <header i"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button_bl.jpg\" title=\"2020-2021 Budget\"> </a&gt"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/immigration_button_bl.jpg\" title=\"Know Your Rights"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/wildfire_button_bl.jpg\" title=\"Wildfire Resourc"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/RENT_RELIEF_button_2022.png\" title=\"Rent Relief\"> "
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/footer[1]/div[1]/div[1]/section[1]/div[2]/a[5]"
            },
            "excerpt": "<a href=\"http://registertovote.ca.gov/\" target=\"_blank\">Register to Vote</a>"
          }
        ]
      },
      "endTime": 1687642977601
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687642977601,
      "url": "https://sd11.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": 144
            },
            "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": 32,
              "tabFocused": 32,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 32,
                "types": {
                  "missing": {
                    "total": 8,
                    "tagNames": {
                      "A": 5,
                      "IFRAME": 3
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 24,
                    "meanDelay": 7,
                    "tagNames": {
                      "A": 24
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player",
                    "text": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Ann"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player--2",
                    "text": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Pre"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player--3",
                    "text": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener P"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.se",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Events",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsi",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"im",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class=",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-r",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read More",
                    "delay": 112
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LGBTQ Caucus Press Availability with Sister Roma",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener Press Conference",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Staff",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email Senator",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus © 2023",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              8
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "youtube-field-player",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Ann"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "youtube-field-player--2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Pre"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "youtube-field-player--3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener P"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 53,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 53,
                    "tagNames": {
                      "A": 46,
                      "BUTTON": 4,
                      "IFRAME": 3
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\" style=\"cursor: default;\"> <img src=\"https://sd11.se",
                    "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": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Awards & Recognitions",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "In the News",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Videos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Media Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District 11 Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Internship",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Monkeypox",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Staff",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Senator",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Recognition Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Scheduling Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "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=\"http://www.ebudget.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"2020-2021 Bu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"Kn",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"Cali",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read More",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player",
                    "text": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Ann",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player--2",
                    "text": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Pre",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LGBTQ Caucus Press Availability with Sister Roma",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "youtube-field-player--3",
                    "text": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener P",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Wiener Press Conference",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Staff",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email Senator",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus © 2023",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Register to Vote",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxPrevious",
                    "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxNext",
                    "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxSlideshow",
                    "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "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": 37,
                "triggerSample": 18,
                "impactTriggers": 10,
                "additions": 69,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 8
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "About Biography Awards & Recognitions Committees",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Legislation Legislation",
                    "additions": 3,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislation",
                    "additions": 3,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom In the News Press Releases Videos Media Resources",
                    "additions": 9,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Newsroom",
                    "additions": 9,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District District 11 Map District Internship Monkeypox",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request",
                    "additions": 11,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "About Biography Awards & Recognitions Committees"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Legislation Legislation"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom In the News Press Releases Videos Media Resources"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District District 11 Map District Internship Monkeypox"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Events"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "COVID-19"
                  }
                ]
              }
            },
            "totals": [
              0,
              69,
              8,
              11
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Biography Awards & Recognitions Committees"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation Legislation"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom In the News Press Releases Videos Media Resources"
              },
              {
                "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": "District District 11 Map District Internship Monkeypox"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Biography Awards & Recognitions Committees"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation Legislation"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom In the News Press Releases Videos Media Resources"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District District 11 Map District Internship Monkeypox"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Events"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 3,
                "wellLabeled": 1
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxPrevious\"></button>"
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxNext\"></button>"
                  },
                  {
                    "index": 3,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Toggle navigation"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
              }
            ]
          },
          "lineHeight": {
            "what": "text with a line height less than 1.5 times its font size",
            "data": [
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Skip to main content"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Toggle navigation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "About"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Biography"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Awards & Recognitions"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Committees"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Legislation"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Newsroom"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Press Releases"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Videos"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Media Resources"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "District"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "District 11 Map"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "District Internship"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Monkeypox"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Events"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Contact"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Staff"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Contact Senator"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sign Up for Updates"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Recognition Request"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Scheduling Request"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "COVID-19"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "About Your"
              },
              {
                "tagName": "H1",
                "id": "",
                "fontSize": 32,
                "lineHeight": 35.2,
                "text": "Senator Scott Wiener"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Read More"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 28,
                "lineHeight": 30.8,
                "text": "Latest News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "June 21, 2023"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment fina … ordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "June 12, 2023"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "June 7, 2023"
              },
              {
                "tagName": "P",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously r … rial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 28,
                "lineHeight": 30.8,
                "text": "Video Gallery"
              },
              {
                "tagName": "IFRAME",
                "id": "youtube-field-player",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "June 26, 2023"
              },
              {
                "tagName": "IFRAME",
                "id": "youtube-field-player--2",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a>"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "LGBTQ Caucus Press Availability with Sister Roma"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "June 5, 2023"
              },
              {
                "tagName": "IFRAME",
                "id": "youtube-field-player--3",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a>"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 16,
                "lineHeight": 17.6,
                "text": "Senator Wiener Press Conference"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "May 30, 2023"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 28,
                "lineHeight": 30.8,
                "text": "Office"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 28,
                "lineHeight": 30.8,
                "text": "Information"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "Capitol Office"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "1021 O Street, Suite 8620"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sacramento, CA 95814-4900"
              },
              {
                "tagName": "STRONG",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Phone:"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "(916) 651-4011"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "San Francisco Office"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "455 Golden Gate Avenue, Suite 14800"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "San Francisco, CA 94102"
              },
              {
                "tagName": "STRONG",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Phone:"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "(415) 557-1300"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 14,
                "lineHeight": 15.4,
                "text": "Contact Our Office"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Staff"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Email Senator"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Sign Up for Updates"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "California State Senate"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Democratic Caucus © 2023"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Privacy Policy"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Accessibility Statement"
              },
              {
                "tagName": "DIV",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "|"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 14,
                "lineHeight": 20,
                "text": "Register to Vote"
              }
            ],
            "totals": [
              0,
              76,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle navigation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "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": "About"
              },
              {
                "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": "Biography"
              },
              {
                "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": "Awards & Recognitions"
              },
              {
                "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": "Committees"
              },
              {
                "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": "Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Videos"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Media Resources"
              },
              {
                "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": "District"
              },
              {
                "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": "District 11 Map"
              },
              {
                "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": "District Internship"
              },
              {
                "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": "Monkeypox"
              },
              {
                "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": "Events"
              },
              {
                "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": "Contact"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Staff"
              },
              {
                "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": "Contact Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sign Up for Updates"
              },
              {
                "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": "Recognition Request"
              },
              {
                "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": "Scheduling Request"
              },
              {
                "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": "COVID-19"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Your"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px",
                "ordinalSeverity": 1,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Scott Wiener"
              },
              {
                "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": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
              },
              {
                "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": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
              },
              {
                "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": "Read More"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Latest News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
              },
              {
                "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": "June 21, 2023"
              },
              {
                "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": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment fina … ordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              },
              {
                "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": "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": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
              },
              {
                "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": "June 7, 2023"
              },
              {
                "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": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously r … rial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "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 14 px",
                "ordinalSeverity": 1,
                "tagName": "IFRAME",
                "id": "youtube-field-player",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              },
              {
                "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": "June 26, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "IFRAME",
                "id": "youtube-field-player--2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a>"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
              },
              {
                "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": "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": "IFRAME",
                "id": "youtube-field-player--3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a>"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Wiener Press Conference"
              },
              {
                "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": "May 30, 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Information"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Capitol Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "1021 O Street, Suite 8620"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento, CA 95814-4900"
              },
              {
                "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": "Phone:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "(916) 651-4011"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "San Francisco Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "455 Golden Gate Avenue, Suite 14800"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "San Francisco, CA 94102"
              },
              {
                "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": "Phone:"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "(415) 557-1300"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Our Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Staff"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sign Up for Updates"
              },
              {
                "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": "California State Senate"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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": "Democratic Caucus © 2023"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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": "Privacy Policy"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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": "Accessibility Statement"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
                "ordinalSeverity": 1,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "|"
              },
              {
                "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": "Register to Vote"
              }
            ]
          },
          "linkExt": {
            "what": "links that automatically open new windows",
            "data": {
              "total": 5,
              "items": [
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": "Register to Vote"
                }
              ]
            },
            "totals": [
              5,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "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": 46,
                "adjacent": {
                  "total": 31,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.se"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "id": "",
                    "text": "Legislation"
                  },
                  {
                    "id": "",
                    "text": "Newsroom"
                  },
                  {
                    "id": "",
                    "text": "District"
                  },
                  {
                    "id": "",
                    "text": "Events"
                  },
                  {
                    "id": "",
                    "text": "Contact"
                  },
                  {
                    "id": "",
                    "text": "COVID-19"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\"></a>"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsi"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"im"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class="
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-r"
                  },
                  {
                    "id": "",
                    "text": "Read More"
                  },
                  {
                    "id": "",
                    "text": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm"
                  },
                  {
                    "id": "",
                    "text": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
                  },
                  {
                    "id": "",
                    "text": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the "
                  },
                  {
                    "id": "",
                    "text": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
                  },
                  {
                    "id": "",
                    "text": "LGBTQ Caucus Press Availability with Sister Roma"
                  },
                  {
                    "id": "",
                    "text": "Senator Wiener Press Conference"
                  },
                  {
                    "id": "",
                    "text": "Staff"
                  },
                  {
                    "id": "",
                    "text": "Email Senator"
                  },
                  {
                    "id": "",
                    "text": "Sign Up for Updates"
                  },
                  {
                    "id": "",
                    "text": "California State Senate"
                  },
                  {
                    "id": "",
                    "text": "Democratic Caucus © 2023"
                  },
                  {
                    "id": "",
                    "text": "Privacy Policy"
                  },
                  {
                    "id": "",
                    "text": "Accessibility Statement"
                  },
                  {
                    "id": "",
                    "text": "Register to Vote"
                  }
                ]
              }
            },
            "totals": [
              0,
              31,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.se"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Events"
              },
              {
                "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": "COVID-19"
              },
              {
                "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=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsi"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"im"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class="
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-r"
              },
              {
                "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 Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Wiener Press Conference"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Staff"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email Senator"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sign Up for Updates"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Democratic Caucus © 2023"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Register to Vote"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 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": 4,
              "badRoleElements": 2,
              "redundantRoleElements": 1,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 2,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                }
              }
            },
            "totals": [
              0,
              1,
              0,
              2
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 2)",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "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": 31,
                  "subtotals": [
                    24,
                    7
                  ]
                },
                "listLink": {
                  "total": 15
                },
                "h1": {
                  "total": 1
                },
                "h2": {
                  "total": 9,
                  "subtotals": [
                    6,
                    2,
                    1
                  ]
                },
                "h3": {
                  "total": 4,
                  "subtotals": [
                    3,
                    1
                  ]
                }
              },
              "items": {
                "button": {
                  "borderStyle": {
                    "solid": [
                      "Toggle navigation"
                    ],
                    "none": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Toggle navigation"
                    ],
                    "0px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "height": {
                    "auto": [
                      "Toggle navigation",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "25px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to main content",
                      "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.se",
                      "<a id=\"main-content\"></a>",
                      "<a href=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsi",
                      "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"im",
                      "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class=",
                      "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-r"
                    ],
                    "700": [
                      "Home",
                      "About",
                      "Legislation",
                      "Legislation",
                      "Newsroom",
                      "District",
                      "Events",
                      "Contact",
                      "COVID-19",
                      "Read More",
                      "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm",
                      "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget",
                      "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the ",
                      "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act",
                      "LGBTQ Caucus Press Availability with Sister Roma",
                      "Senator Wiener Press Conference",
                      "Staff",
                      "Email Senator",
                      "Sign Up for Updates",
                      "California State Senate",
                      "Democratic Caucus © 2023",
                      "Privacy Policy",
                      "Accessibility Statement",
                      "Register to Vote"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(51, 51, 51)": [
                      "Latest News",
                      "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm",
                      "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget",
                      "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the ",
                      "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act",
                      "LGBTQ Caucus Press Availability with Sister Roma",
                      "Senator Wiener Press Conference"
                    ],
                    "rgb(255, 255, 255)": [
                      "Video Gallery",
                      "Office Information"
                    ]
                  },
                  "fontSize": {
                    "28px": [
                      "Latest News",
                      "Video Gallery",
                      "Office Information"
                    ],
                    "16px": [
                      "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm",
                      "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget",
                      "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the ",
                      "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act",
                      "LGBTQ Caucus Press Availability with Sister Roma",
                      "Senator Wiener Press Conference"
                    ]
                  }
                },
                "h3": {
                  "color": {
                    "rgb(51, 51, 51)": [
                      "About Your"
                    ],
                    "rgb(255, 255, 255)": [
                      "Capitol Office",
                      "San Francisco Office",
                      "Contact Our Office"
                    ]
                  }
                }
              }
            },
            "totals": [
              1,
              0,
              2,
              3
            ],
            "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-2 headings have 3 different styles",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-3 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "targetSize": {
            "what": "buttons, inputs, and non-inline links smaller than 44 pixels wide and high",
            "data": {
              "total": 3,
              "items": [
                {
                  "width": 1,
                  "height": 1,
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxPrevious",
                  "text": ""
                },
                {
                  "width": 25,
                  "height": 25,
                  "tagName": "BUTTON",
                  "id": "cboxNext",
                  "text": ""
                }
              ]
            },
            "totals": [
              3,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (1 px wide, 1 px high)",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxPrevious",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "cboxNext",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 8,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Home",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Newsroom",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "COVID-19",
                  "title": ""
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "2020-2021 Budget"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Know Your Rights"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Wildfire Resources"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Rent Relief"
                }
              ]
            },
            "totals": [
              0,
              0,
              8,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Home): "
              },
              {
                "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 (COVID-19): "
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): 2020-2021 Budget"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Know Your Rights"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Wildfire Resources"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Rent Relief"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 9,
                "tagNames": {
                  "HEADER": 1,
                  "UL": 5,
                  "DIV": 3
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "navbar",
                  "text": "Toggle navigation Home About Biography Awards & Recognitions Committees Legislation Legislation News"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography Awards & Recognitions Committees"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Legislation"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "In the News Press Releases Videos Media Resources"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "District 11 Map District Internship Monkeypox"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
                },
                {
                  "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": [
              9,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "navbar",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle navigation Home About Biography Awards & Recognitions Committees Legislation Legislation News"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Awards & Recognitions Committees"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "In the News Press Releases Videos Media Resources"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District 11 Map District Internship Monkeypox"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
              },
              {
                "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": [
          18,
          177,
          18,
          37
        ],
        "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": "About"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Ann"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Pre"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener P"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Biography Awards & Recognitions Committees"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation Legislation"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom In the News Press Releases Videos Media Resources"
          },
          {
            "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": "District District 11 Map District Internship Monkeypox"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Biography Awards & Recognitions Committees"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation Legislation"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom In the News Press Releases Videos Media Resources"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District District 11 Map District Internship Monkeypox"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Events"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle navigation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "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": "About"
          },
          {
            "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": "Biography"
          },
          {
            "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": "Awards & Recognitions"
          },
          {
            "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": "Committees"
          },
          {
            "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": "Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Videos"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Media Resources"
          },
          {
            "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": "District"
          },
          {
            "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": "District 11 Map"
          },
          {
            "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": "District Internship"
          },
          {
            "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": "Monkeypox"
          },
          {
            "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": "Events"
          },
          {
            "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": "Contact"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Staff"
          },
          {
            "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": "Contact Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "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": "Recognition Request"
          },
          {
            "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": "Scheduling Request"
          },
          {
            "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": "COVID-19"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Your"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Scott Wiener"
          },
          {
            "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": "Elected in November 2016, Senator Scott Wiener represents District 11 in the California State Senate. District 11 includes all of San Francisco, Broadmoor, Colma, and Daly City, as well as portions of South San Francisco."
          },
          {
            "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": "In the Senate, Senator Wiener works to make housing more affordable, invest in our transportation systems, increase access to healthcare, support working families, meaningfully address climate change and the impacts..."
          },
          {
            "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": "Read More"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Latest News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Committee"
          },
          {
            "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": "June 21, 2023"
          },
          {
            "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": "SACRAMENTO – The Assembly Local Government Committee passed Senator Scott Wiener’s (D-San Francisco) Senate Bill 593, the San Francisco Replacement Housing Act. SB 593 will create a tax increment fina … ordable homes lost during the 1950s-70s era of redevelopment or “urban renewal.” The bill passed 7-1 with bipartisan support and heads next to the Assembly Housing and Community Development Committee."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "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": "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": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SACRAMENTO – The Budget Agreement released by the Senate and Assembly last night provides significant additional funding for public transportation operations and restores cuts to transit capital projects. In response, Senator Scott Wiener (D-San Francisco) issued the following statement:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the San Francisco Board of Supervisors"
          },
          {
            "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": "June 7, 2023"
          },
          {
            "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": "SACRAMENTO – Senator Scott Wiener, Former Senator Mark Leno, Supervisor Rafael Mandelman, and former Supervisors Bevan Dufty and Jeff Sheehy — the five living Supervisors who represent or previously r … rial district served by Harvey Milk — issued the following statement in response to slanderous, homophobic attacks on Milk by members of the Temecula Valley Unified School District Board of Education:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "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 14 px",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/2aG0yExuC9o?wmode=opaque\">Embedded video for Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act</a>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "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": "June 26, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rTcgjNG1Ays?wmode=opaque\">Embedded video for LGBTQ Caucus Press Availability with Sister Roma</a>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "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": "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": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/embed/rNJK3eOpGtI?wmode=opaque\">Embedded video for Senator Wiener Press Conference</a>"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 17.6 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "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": "May 30, 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 30.8 px is less than 1.5 times its font size 28 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Information"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "1021 O Street, Suite 8620"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento, CA 95814-4900"
          },
          {
            "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": "Phone:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "(916) 651-4011"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "San Francisco Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "455 Golden Gate Avenue, Suite 14800"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "San Francisco, CA 94102"
          },
          {
            "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": "Phone:"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "(415) 557-1300"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 15.4 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Our Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "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": "California State Senate"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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": "Democratic Caucus © 2023"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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": "Privacy Policy"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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": "Accessibility Statement"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 20 px is less than 1.5 times its font size 14 px",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "|"
          },
          {
            "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": "Register to Vote"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"logo navbar-btn\" href=\"/\" title=\"Home\"> <img src=\"https://sd11.senate.ca.gov/sites/sd11.se"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Events"
          },
          {
            "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": "COVID-19"
          },
          {
            "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=\"http://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"2020-2021 Budget\" class=\"img-responsi"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://iamerica.org/know-your-rights\" target=\"_blank\"><img alt=\"Know Your Rights\" class=\"im"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.fire.ca.gov/incidents/\" target=\"_blank\"><img alt=\"California DACA Guide\" class="
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://sd11.senate.ca.gov/rent-relief\" target=\"_blank\"><img alt=\"Rent Relief\" class=\"img-r"
          },
          {
            "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 Wiener’s Bill To Replace Housing Lost To Redevelopment Passes Assembly Local Government Comm"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Wiener’s Statement on Public Transportation Funding In The Legislature’s Budget"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Statement on Harvey Milk by the Five Living Supervisors Who Have Represented Milk’s District on the "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sen. Wiener: Announcing the Safe, Clean and Reliable Public Transportation Emergency Act"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "LGBTQ Caucus Press Availability with Sister Roma"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Wiener Press Conference"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Staff"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email Senator"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Democratic Caucus © 2023"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Register to Vote"
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 2)",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "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-2 headings have 3 different styles",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-3 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (1 px wide, 1 px high)",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (25 px wide, 25 px high)",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Home): "
          },
          {
            "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 (COVID-19): "
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): 2020-2021 Budget"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Know Your Rights"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Wildfire Resources"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Rent Relief"
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "navbar",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle navigation Home About Biography Awards & Recognitions Committees Legislation Legislation News"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Awards & Recognitions Committees"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "In the News Press Releases Videos Media Resources"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District 11 Map District Internship Monkeypox"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Staff Contact Senator Sign Up for Updates Recognition Request Scheduling Request"
          },
          {
            "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": 1687643011392
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687643011392,
      "url": "https://sd11.senate.ca.gov/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Senator Scott Wiener | Proudly Representing California Senate District 11",
          "pageurl": "https://sd11.senate.ca.gov/",
          "time": 5.72,
          "creditsremaining": 849,
          "allitemcount": 74,
          "totalelements": 274,
          "waveurl": "http://wave.webaim.org/report?url=https://sd11.senate.ca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#page-header > DIV:first-child > SECTION#block-block-18 > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "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": 20,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 20,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#navbar > 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 + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H3 + H1 + P + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + SPAN > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + SPAN > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H2 + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H2 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H2 + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A + BR + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A + A + A"
                ],
                "contrastdata": [
                  [
                    3.38,
                    "#ffffff",
                    "#e06911",
                    false
                  ],
                  [
                    3.38,
                    "#ffffff",
                    "#e06911",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ],
                  [
                    2.87,
                    "#e06911",
                    "#0f4480",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 11,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H3 + H1 + P + P + A"
                ],
                "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": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#navbar > 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 > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME#youtube-field-player",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IFRAME#youtube-field-player--2",
                  "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > IFRAME#youtube-field-player--3"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          11,
          0,
          0,
          26
        ],
        "instances": [
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > HEADER#page-header > DIV:first-child > SECTION#block-block-18 > DIV:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H3 + H1 + P + P + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + SPAN > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-views-news-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + SPAN > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H2 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H2 + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H2 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H2 + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A + BR + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H3:first-child + BR + A + BR + A + BR + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION#block-block-2 > DIV:first-child + DIV > A:first-child + A + A + A + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-19 > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H3 + H1 + P + P + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI > 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 > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + 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 > HEADER#navbar > DIV:first-child > DIV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI: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 + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG: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 + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG: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 + HEADER + HEADER + DIV > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-block-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "youtube-field-player",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME#youtube-field-player"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "youtube-field-player--2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IFRAME#youtube-field-player--2"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "youtube-field-player--3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-bottom > DIV:first-child > SECTION#block-views-video-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > IFRAME#youtube-field-player--3"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687643017385
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caSen",
    "target": {
      "id": "caSenSDsd11",
      "which": "https://sd11.senate.ca.gov/",
      "what": "Scott D. Wiener (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-24T21:23:01",
  "timeStamp": "1etp6",
  "jobData": {
    "startTime": "2023-06-24T21:42:13",
    "endTime": "2023-06-24T21:43:37",
    "elapsedSeconds": 83,
    "visitLatency": 6,
    "logCount": 36,
    "logSize": 3177,
    "errorLogCount": 36,
    "errorLogSize": 3177,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        34
      ],
      [
        "testaro",
        14
      ],
      [
        "wave",
        6
      ],
      [
        "alfa",
        5
      ],
      [
        "ibm",
        5
      ],
      [
        "qualWeb",
        5
      ],
      [
        "axe",
        1
      ],
      [
        "continuum",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp28",
    "summary": {
      "total": 1950,
      "issue": 1409,
      "tool": 211,
      "prevention": 300,
      "log": 30,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          220,
          330,
          62,
          262
        ],
        "byTool": {
          "testaro": [
            18,
            177,
            18,
            37
          ],
          "alfa": [
            139,
            0,
            0,
            48
          ],
          "axe": [
            8,
            20,
            18,
            12
          ],
          "continuum": [
            0,
            0,
            0,
            2
          ],
          "htmlcs": [
            15,
            0,
            0,
            29
          ],
          "ibm": [
            0,
            9,
            0,
            39
          ],
          "qualWeb": [
            29,
            124,
            13,
            53
          ],
          "tenon": [
            0,
            0,
            13,
            16
          ],
          "wave": [
            11,
            0,
            0,
            26
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "imageNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "alfa": {
              "r2": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Images have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "image-alt": {
                "quality": 1,
                "what": "Image has no text alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                  ]
                }
              }
            },
            "continuum": {
              "89": {
                "quality": 1,
                "what": "img element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This img element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_1_1.H37": {
                "quality": 1,
                "what": "img element has no alt attribute",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative."
                  ]
                }
              }
            },
            "ibm": {
              "img_alt_valid": {
                "quality": 1,
                "what": "Image has neither an alt attribute nor an ARIA label or title",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The image has neither an alt atttribute nor an ARIA label or title"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R17": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            },
            "wave": {
              "alt_missing": {
                "quality": 1,
                "what": "Text alternative is missing",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 50,
          "maxCount": 25,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 25,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 15,
                  "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": 20,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 71,
          "maxCount": 71,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 71,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 21,
                  "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 1.87:1. Recommendation:  change background to #fcfdff.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.87:1. Recommendation:  change text colour to #fffefe.",
                    "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 3.39:1. Recommendation:  change background to #953f00.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 284,
          "maxCount": 71,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 71,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 27,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
                    "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #e06911, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.87 (foreground color: #e06911, background color: #0f4480, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Text contrast of 3.39 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700",
                    "Text contrast of 2.87 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 700"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "overflowHidden": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "alfa": {
              "r83": {
                "quality": 1,
                "what": "Overflow is hidden or clipped if the text is enlarged",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Text nodes are not clipped when text is resized"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 1,
          "maxCount": 0.6000000000000001,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "bannerNot1": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-no-duplicate-banner": {
                "quality": 1,
                "what": "Page has more than 1 banner landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Document should not have more than one banner landmark; Document has more than one banner landmark"
                  ]
                }
              }
            },
            "ibm": {
              "aria_banner_single": {
                "quality": 1,
                "what": "More than one element with a banner role is on the page",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "There is more than one element with \"banner\" role on the page"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-BP20": {
                "quality": 1,
                "what": "Document has more than 1 banner landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures the document has at most one banner landmark"
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-one-main": {
                "quality": 1,
                "what": "page has no main landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Document should have one main landmark; Document does not have a main landmark"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "axe": {
              "landmark-unique": {
                "quality": 1,
                "what": "Landmark has a role and an accessible name that are identical to another",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                  ]
                }
              }
            },
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "externalLink": {
          "score": 5,
          "maxCount": 5,
          "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": 5,
                  "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": 5,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "buttonNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.Button.Name": {
                "quality": 1,
                "what": "Button element has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            },
            "wave": {
              "button_empty": {
                "quality": 1,
                "what": "Button is empty or has no value text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty button"
                  ]
                }
              }
            }
          }
        },
        "bannerConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_banner_label_unique": {
                "quality": 1,
                "what": "Multiple elements with a banner role have no unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"banner\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 15,
          "maxCount": 5,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 3,
          "maxCount": 3,
          "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": 3,
                  "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": 3,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 2)",
                    "NAV elements have redundant explicit role navigation (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": 196,
          "maxCount": 49,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 49,
                  "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": 8,
                  "texts": [
                    "A element has no focus indicator",
                    "IFRAME element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 67,
          "maxCount": 67,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 67,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 13,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 42,
          "maxCount": 14,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            },
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 152,
          "maxCount": 76,
          "weight": 2,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            },
            "testaro": {
              "lineHeight": {
                "quality": 1,
                "what": "Text has a line height less than 1.5 times its font size",
                "complaints": {
                  "countTotal": 76,
                  "texts": [
                    "Text line height 20 px is less than 1.5 times its font size 14 px",
                    "Text line height 15.4 px is less than 1.5 times its font size 14 px",
                    "Text line height 35.2 px is less than 1.5 times its font size 32 px",
                    "Text line height 30.8 px is less than 1.5 times its font size 28 px",
                    "Text line height 17.6 px is less than 1.5 times its font size 16 px"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            },
            "testaro": {
              "targetSize": {
                "quality": 1,
                "what": "Button, input, or non-inline link is smaller than 44 px wide and high",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Interactive element has a substandard size (1 px wide, 1 px high)",
                    "Interactive element has a substandard size (25 px wide, 25 px high)"
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 12,
          "maxCount": 12,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "externalLinkSurprise": {
          "score": 15,
          "maxCount": 5,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "testaro": {
              "dupAtt": {
                "quality": 0.7,
                "what": "Source code of the element contains 2 or more of the same attribute",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Page prevented this test (treated as 10 instances)"
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 34,
          "maxCount": 17,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 17,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over",
                    "List item changes when hovered over"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 62,
          "maxCount": 31,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 31,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "In-line links have 2 different styles",
                    "Buttons have 3 different styles",
                    "Level-2 headings have 3 different styles",
                    "Level-3 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "A element has a title attribute",
                    "IMG element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "linkComprehensionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "link_suspicious": {
                "quality": 1,
                "what": "Suspicious link text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Suspicious link text"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "videoCaptionRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "wave": {
              "youtube_video": {
                "quality": 1,
                "what": "YouTube video may have no or incorrect captions",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "YouTube video"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}