Accessibility digest

Synopsis
PageMember Cecilia Aguiar-Curry (D)
URLhttps://a04.asmdc.org/
Requesterpool@jpdev.pro
Test date2023/06/18
Score2114
Tested byTestaro, procedure ts27
Scored byTestilo, procedure tsp27
Digested byTestilo, procedure tdp27

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 Member Cecilia Aguiar-Curry (D) at https://a04.asmdc.org/ 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 2114, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total2114Sum of the component scores
issue1849Severity and number of reported defects
tool231Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log34Browser 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
attributeBad536
focusIndication256
textContrastAA132
linkIndication100
parseError99
focusableOperable57
noHeading51
contrastAAA48
elementClosure48
leadingInsufficient44
obsolete36
slashParseRisk32
tabNavigation28
contrastRisk26
roleRedundant24
linkForcesNewWindow24
parentMissing20
contentBeyondLandmarks20
parentBad20
hoverSurprise20
duplicateID16
zIndexNotZero13
pseudoNavList12
pageLanguage12
focusableHidden12
boxSizeAbsolute9
linkVague9
linkNoText8
imageNoText8
linkWindowSurpriseRisk8
articleHeadingless8
inconsistentStyles8
textAlternativeRisk7
headingEmpty6
headingStructure6
linkTextsSame6
repeatedContentRisk5
descendantMissing4
hiddenContentRisk4
listChild4
errorReferenceBad4
sectionHeadingless4
leadingClipsText4
tabIndexMissing4
titleBad4
linkPair4
h1Missing3
roleBad3
skipRepeatedContent3
horizontalScrolling3
targetSize3
videoCaptionRisk3
headingLevelSkip2
scrollRisk2
mainNone2
titleLong2
pseudoList2
noScriptRisk2
frameContentRisk1
linkConfusionRisk1
pseudoHeadingRisk1
pseudoOrderedListRisk1
complementaryNoText1
typeRedundant1
titleRedundant1
visibleBulk1
duplicateAttribute1
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 attributeBad

WCAG: 1.3.1

Score: 536

Complaints by nuVal

Rule ^Bad value .* for attribute .+ on element .+$

Description: Attribute on this element has an invalid value

Count of instances: 26

Complaint specifics
Rule ^Attribute .+ is not serializable as XML 1\.0.*$

Description: Attribute is invalidly nonserializable

Count of instances: 22

Complaint specifics
Rule ^Attribute .+ not allowed on element .+ at this point.*$

Description: Attribute not allowed on this element

Count of instances: 84

Complaint specifics
Rule ^.+ in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.*$

Description: Attribute has a value containing invalid punctuation

Count of instances: 2

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 256

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 64

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 14

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 132

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 33

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 25

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 23

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 100

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 50

Complaint specifics

Issue parseError

WCAG: 4.1

Score: 99

Complaints by ibm

Rule aria_child_valid

Description: Child element has a role not allowed for the role of the parent

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.

Description: Attribute name includes a double quotation mark

Count of instances: 22

Complaint specifics
Rule No space between attributes.

Description: No space between attributes

Count of instances: 11

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 57

Complaints by testaro

Rule focOp

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

Count of instances: 19

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 51

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 17

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 48

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 48

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 15

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 22

Complaint specifics

Issue elementClosure

WCAG: 4.1.1

Score: 48

Complaints by nuVal

Rule ^End tag .+ implied, but there were open elements.*$

Description: Element is implicitly closed while an element within it is unclosed

Count of instances: 3

Complaint specifics
Rule ^Unclosed element .+$

Description: Element is unclosed

Count of instances: 3

Complaint specifics
Rule ^End tag .+ seen, but there were open elements.*$

Description: Element is closed while an element within it is unclosed

Count of instances: 3

Complaint specifics
Rule ^No .+ element in scope but a .+ end tag seen.*$

Description: End tag for an element that is not in scope

Count of instances: 6

Complaint specifics
Rule ^Stray end tag .+$

Description: Invalid closing tag

Count of instances: 1

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 44

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 22

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 36

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 3

Complaint specifics

Complaints by nuVal

Rule ^The .+ attribute on the .+ element is obsolete.+$

Description: Attribute is obsolete on its element

Count of instances: 12

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 32

Complaints by nuVal

Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

Description: Void element has a useless trailing slash.

Count of instances: 32

Complaint specifics

Issue tabNavigation

WCAG: 2.1.1

Score: 28

Complaints by testaro

Rule tabNav

Description: Nonstandard keyboard navigation among tabs

Count of instances: 14

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 26

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

Complaint specifics
Rule AAA.1_4_6.G17.BgImage

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

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G18.Abs

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

Count of instances: 1

Complaint specifics
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 roleRedundant

WCAG: 4.1.2

Score: 24

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 12

Complaint specifics

Complaints by nuVal

Rule ^The .+ role is unnecessary for element .+$

Description: explicit role is redundant for its element

Count of instances: 24

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 15

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 24

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 8

Complaint specifics

Issue parentMissing

WCAG: 1.3.1

Score: 20

Complaints by alfa

Rule r42

Description: Element is not owned by an element of its required context role

Count of instances: 4

Complaint specifics

Complaints by axe

Rule aria-required-parent

Description: ARIA role is not contained by a required parent

Count of instances: 4

Complaint specifics

Complaints by nuVal

Rule ^An element with role=.+ must be contained in, or owned by, an element with role=.+$

Description: Element has no required container or owner

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R33

Description: Element has no ARIA required context role

Count of instances: 5

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 20

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 10

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 9

Complaint specifics

Issue parentBad

WCAG: 1.3.1

Score: 20

Complaints by ibm

Rule aria_parent_required

Description: Element is not contained in or owned by an element with a required role

Count of instances: 5

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 20

Complaints by testaro

Rule hover

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

Count of instances: 10

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 16

Complaints by alfa

Rule r3

Description: Element id attribute value is not unique

Count of instances: 2

Complaint specifics

Complaints by axe

Rule duplicate-id-active

Description: id attribute value of the active element is not unique

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 94

Description: Element contains an id attribute set to a value that is not unique in the DOM

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_1.F77

Description: Duplicate id attribute value

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule element_id_unique

Description: Element has an id attribute value that is already in use

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$

Description: Duplicate id

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 13

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 13

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

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 pageLanguage

WCAG: 3.1.1

Score: 12

Complaints by ibm

Rule html_lang_exists

Description: Page detected as HTML, but has no lang attribute

Count of instances: 3

Complaint specifics

Issue focusableHidden

WCAG: 4.1.2

Score: 12

Complaints by tenon

Rule 194

Description: Visible element is focusable but has a presentation role or aria-hidden=true attribute

Count of instances: 3

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 9

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 3

Complaint specifics

Issue linkVague

WCAG: 2.4.4

Score: 9

Complaints by tenon

Rule 73

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

Count of instances: 3

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 8

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Empty

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

Count of instances: 1

Complaint specifics
Rule AAA.1_1_1.H30.2

Description: img element is the only link content but has no text alternative

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule a_text_purpose

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T21

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

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 1

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 8

Complaints by alfa

Rule r2

Description: Image has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule image-alt

Description: Image has no text alternative

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 89

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

Count of instances: 1

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

Complaint specifics

Complaints by nuVal

Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

Description: img element has no alt attribute

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 1

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 8

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

Complaint specifics

Issue articleHeadingless

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.

Description: article has no heading

Count of instances: 8

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 8

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 8

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 7

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 7

Complaint specifics

Complaints by wave

Rule alt_suspicious

Description: Image text alternative is suspicious

Count of instances: 1

Complaint specifics

Issue headingEmpty

WCAG: 2.4.6

Score: 6

Complaints by alfa

Rule r64

Description: Heading has no non-empty accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule empty-heading

Description: Heading empty

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.H42.2

Description: Heading empty

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule heading_content_exists

Description: Heading element has no descriptive content

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule Empty heading.

Description: Empty heading

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R35

Description: Heading has no accessible name

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_empty

Description: Empty heading

Count of instances: 1

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 6

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 3

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 6

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 3

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 2

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 descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r68

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

Count of instances: 1

Complaint specifics

Complaints by axe

Rule aria-required-children

Description: ARIA role does not contain a required child

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R38

Description: Element has no ARIA required owned element

Count of instances: 1

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 4

Complaints by axe

Rule hidden-content

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

Count of instances: 4

Complaint specifics

Issue listChild

WCAG: 1.3.1

Score: 4

Complaints by axe

Rule list

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

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 246

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

Count of instances: 1

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 4

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 1

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 4

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 4

Complaints by tenon

Rule 144

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

Count of instances: 1

Complaint specifics

Issue tabIndexMissing

WCAG: 2.1.1

Score: 4

Complaints by tenon

Rule 190

Description: Interactive item is not natively actionable, but has no tabindex=0 attribute

Count of instances: 1

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 4

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 1

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 4

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 2

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_role_valid

Description: ARIA role is not valid for its element

Count of instances: 1

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 3

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

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 targetSize

WCAG: 2.5.5

Score: 3

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 1

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 headingLevelSkip

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 1

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

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 mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue titleLong

WCAG: 3.1.5

Score: 2

Complaints by qualWeb

Rule QW-BP6

Description: title element is too long (more than 64 characters)

Count of instances: 1

Complaint specifics

Issue pseudoList

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-BP11

Description: br is used to make a list

Count of instances: 2

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 2

Complaints by wave

Rule noscript

Description: noscript element may fail to contain an accessible equivalent or alternative

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 linkConfusionRisk

WCAG: 2.4.4

Score: 1

Complaints by axe

Rule identical-links-same-purpose

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

Count of instances: 1

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 1

Complaints by htmlcs

Rule AAA.1_3_1.H42

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

Count of instances: 1

Complaint specifics

Issue pseudoOrderedListRisk

WCAG: 1.3.1

Score: 1

Complaints by htmlcs

Rule AAA.1_3_1.H48.2

Description: Ordered list may fail to be coded as such

Count of instances: 1

Complaint specifics

Issue complementaryNoText

WCAG: 1.3.6

Score: 1

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 1

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 1

Complaints by nuVal

Rule The type attribute for the style element is not needed and should be omitted.

Description: type attribute is unnecessary for a style element

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 1

Complaints by tenon

Rule 79

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

Count of instances: 1

Complaint specifics

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue duplicateAttribute

WCAG: 4.1.1

Score: 1

Complaints by testaro

Rule dupAtt

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

Count of instances: 1

Complaint specifics

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 1

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD4-a",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687098130921,
      "endTime": 1687098131584
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098131584,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098132749
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687098132749,
      "url": "https://a04.asmdc.org/",
      "endTime": 1687098133410
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687098133411,
      "url": "https://a04.asmdc.org/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                999731,
                999731,
                999731,
                999731,
                999731
              ],
              "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": 1687098147080
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098147080,
      "endTime": 1687098147693
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098147693,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098149546
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687098149546,
      "url": "https://a04.asmdc.org/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 83,
          "warnings": 43
        },
        "items": [
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
                "  <img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">",
                "</a>"
              ]
            }
          },
          {
            "index": 202,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">",
                "  <div class=\"section\">",
                "    <div>",
                "      <div id=\"block-headerimage\" class=\"header-img block--type-basic\">",
                "        <div>",
                "          <article class=\"align-center\">",
                "            <div>",
                "              <div class=\"visually-hidden\">",
                "                Image",
                "              </div>",
                "              <div>",
                "                <img srcset=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q 325w, /sites/a04.asmdc.org/files/styles/max_650x650/public/2023-01/a04_header-1.jpg?itok=1Ipiqk0g 650w, /sites/a04.asmdc.org/files/styles/max_2600x2600/public/2023-01/a04_header-1...",
                "              </div>",
                "            </div>",
                "          </article>",
                "        </div>",
                "      </div>",
                "      <div id=\"block-homecarddeck\" class=\"block--type-basic\">",
                "        <div>",
                "          <div class=\"card-deck\">",
                "            <div class=\"card card-primary\">",
                "              <a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
                "                <img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">",
                "              </a>",
                "              <div class=\"card-body\">",
                "                <h5 class=\"card-title\">",
                "                  Right to Choose",
                "                </h5>",
                "                <p class=\"card-text\">",
                "                  California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion.",
                "                </p>",
                "                <p class=\"card-text\">",
                "                  <small></small>",
                "                </p>",
                "                <p>",
                "                  <small>",
                "                    <a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
                "                      <strong>",
                "                        Learn More",
                "                      </strong>",
                "                    </a>",
                "                  </small>",
                "                </p>",
                "                <p></p>",
                "              </div>",
                "            </div>",
                "            <div class=\"card card-primary\">",
                "              <a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\">",
                "                <img class=\"card-img-top\" src=\"/sites/a04.asmdc.org/files/WildfireCardDeck.jpg\" alt=\"Wildfire Resources\">",
                "              </a>",
                "              <div class=\"card-body\">",
                "                <h5 class=\"card-title\">",
                "                  California Wildfires",
                "                </h5>",
                "                <p class=\"card-text\">",
                "                  My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season.",
                "                </p>",
                "                <p class=\"card-text\">",
                "                  <small></small>",
                "                </p>",
                "                <p>",
                "                  <small>",
                "                    <strong>",
                "                      <a href=\"/northern-california-fire-resources-and-information-updated-2020\">",
                "                        Learn More",
                "                      </a>",
                "                    </strong>",
                "                  </small>",
                "                </p>",
                "                <p></p>",
                "              </div>",
                "            </div>",
                "            <div class=\"card card-primary\">",
                "              <a href=\"https://a04.asmdc.org/build-2024\">",
                "                <img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpg\" alt=\"Build 2024 Deck\">",
                "              </a>",
                "              <div class=\"card-body\">",
                "                <h5 class=\"card-title\">",
                "                  #Build2024",
                "                </h5>",
                "                <p class=\"card-text\">",
                "                  ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds.",
                "                </p>",
                "                <p class=\"card-text\">",
                "                  <small></small>",
                "                </p>",
                "                <p>",
                "                  <small>",
                "                    <strong>",
                "                      <a href=\"https://a04.asmdc.org/build-2024\">",
                "                        Learn More",
                "                      </a>",
                "                    </strong>",
                "                  </small>",
                "                </p>",
                "                <p></p>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <main class=\"main-primary\">",
                "      <a id=\"main-content\" tabindex=\"-1\"></a>",
                "      <div>",
                "        <div id=\"block-aguiar-curry-theme-page-title\">",
                "          <h1 class=\"title\"></h1>",
                "        </div>",
                "        <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>",
                "        <div id=\"block-aguiar-curry-theme-content\">",
                "          <div class=\"views-element-container\">",
                "            <div class=\"js-view-dom-id-c3e97e79dc3be1c029eb0a9e82ed3839253e3ac87286986f4950cbd9588a72b7\">",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-06-01T05:47:31Z\">",
                "                        Wednesday, May 31, 2023",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <span>",
                "                          <span>",
                "                            <span>",
                "                              <strong>",
                "                                <span>",
                "                                  <span>",
                "                                    SACRAMENTO, Calif.",
                "                                  </span>",
                "                                </span>",
                "                              </strong>",
                "                              <span>",
                "                                <span>",
                "                                  – Assemblymember Cecilia Aguiar-Curry (D-Winters) announced that her Assembly Bill 863 passed the Assembly Floor yesterday with a 63-8 vote.",
                "                                </span>",
                "                              </span>",
                "                            </span>",
                "                          </span>",
                "                        </span>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-05-15T16:42:29Z\">",
                "                        5/15/23",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <article>",
                "                        <div class=\"field field--name-field-media-oembed-video field--type-string field--label-hidden youtube-container--responsive field__item\">",
                "                          <iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&max_width=0&max_height=0&hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguia...",
                "                            #document",
                "                              <!doctype html>",
                "                              <html>",
                "                                <head>",
                "                                  <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_REZt01W0Pj4GrqJHdPCMs0xbMA-RLlgiburyk_qeOrQ.css\">",
                "                                </head>",
                "                                <body style=\"margin: 0\">",
                "                                  <iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/_S-LRy2Uwhc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen title=\"Assemblymember Aguiar-C...",
                "                                </body>",
                "                              </html>",
                "                          </iframe>",
                "                        </div>",
                "                      </article>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-05-04T21:13:20Z\">",
                "                        Thursday, May 4, 2023",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <span>",
                "                          <span>",
                "                            <span>",
                "                              <strong>",
                "                                <span>",
                "                                  <span>",
                "                                    DAVIS, CA-",
                "                                  </span>",
                "                                </span>",
                "                              </strong>",
                "                              <span>",
                "                                <span>",
                "                                  Assemblymember Cecilia Aguiar-Curry (D-Winters) today released the following statement:",
                "                                </span>",
                "                              </span>",
                "                            </span>",
                "                          </span>",
                "                        </span>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-04-24T17:22:48Z\">",
                "                        4/24/23",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <article>",
                "                        <div class=\"field field--name-field-media-oembed-video field--type-string field--label-hidden youtube-container--responsive field__item\">",
                "                          <iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&max_width=0&max_height=0&hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguia...",
                "                            #document",
                "                              <!doctype html>",
                "                              <html>",
                "                                <head>",
                "                                  <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_REZt01W0Pj4GrqJHdPCMs0xbMA-RLlgiburyk_qeOrQ.css\">",
                "                                </head>",
                "                                <body style=\"margin: 0\">",
                "                                  <iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Rsbfr9uCFq4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen title=\"Assemblymember Aguiar-C...",
                "                                </body>",
                "                              </html>",
                "                          </iframe>",
                "                        </div>",
                "                      </article>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" rel=\"bookmark\">",
                "                      <span>",
                "                        LIVE: CA Defamation Bill Receives Bi-Partisan Support!",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-04-20T19:00:00Z\">",
                "                        4/20/23",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <article>",
                "                        <div class=\"field field--name-field-media-oembed-video field--type-string field--label-hidden youtube-container--responsive field__item\">",
                "                          <iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&max_width=0&max_height=0&hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation ...",
                "                            #document",
                "                              <!doctype html>",
                "                              <html>",
                "                                <head>",
                "                                  <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_REZt01W0Pj4GrqJHdPCMs0xbMA-RLlgiburyk_qeOrQ.css\">",
                "                                </head>",
                "                                <body style=\"margin: 0\">",
                "                                  <iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/UxfCwaT4cJs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen title=\"LIVE: CA Defamation Bil...",
                "                                </body>",
                "                              </html>",
                "                          </iframe>",
                "                        </div>",
                "                      </article>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2023-03-22T19:00:00Z\">",
                "                        Wednesday, March 22, 2023",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      Passes Assembly Judiciary Committee",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <strong>",
                "                          SACRAMENTO, CA",
                "                        </strong>",
                "                        – Assemblymembers Cecilia Aguiar-Curry (D-Winters) and Chris Ward (D-San Diego) announced today that their Assembly Bill 933 passed the Assembly Committee on Judiciary by an 8–3 margin. The bill will protect survivors of sexual assault, harassment, and discrimination from wea...",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2022-09-06T19:24:02Z\">",
                "                        Tuesday, September 6, 2022",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <strong>",
                "                          SACRAMENTO, CA",
                "                        </strong>",
                "                        – Assemblymember Cecilia Aguiar-Curry’s (D-Winters) bill AB 1717, which will ensure that workers get paid fairly and trained well for dangerous work to mitigate fires, has passed the legislature.",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" rel=\"bookmark\">",
                "                      <span>",
                "                        Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2022-09-06T19:10:50Z\">",
                "                        Tuesday, September 6, 2022",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <strong>",
                "                          SACRAMENTO, CA",
                "                        </strong>",
                "                        – Sen. Bill Dodd, D-Napa, announced today that he and Assemblymember Cecilia Aguiar-Curry, D-Winters, secured an additional $6 million in the California state budget for Yolo County projects addressing local priorities in the areas of childcare, parks, wildlife preservation a...",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" rel=\"bookmark\">",
                "                      <span>",
                "                        Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2022-08-22T19:17:50Z\">",
                "                        Monday, August 22, 2022",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <span>",
                "                          <span>",
                "                            <span>",
                "                              <strong>",
                "                                SACRAMENTO, CA –",
                "                              </strong>",
                "                              The bipartisan and bicameral California Legislative Women’s Caucus elected Senator Nancy Skinner (D-Berkeley) as its Chair and Assemblymember Cecilia AguiarCurry (D-Winters).",
                "                            </span>",
                "                          </span>",
                "                        </span>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <div class=\"views-row\">",
                "                <article role=\"article\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">",
                "                  <h2>",
                "                    <a href=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" rel=\"bookmark\">",
                "                      <span>",
                "                        Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year",
                "                      </span>",
                "                    </a>",
                "                  </h2>",
                "                  <div class=\"node__content\">",
                "                    <div>",
                "                      <time datetime=\"2022-03-09T17:32:48Z\">",
                "                        Wednesday, March 9, 2022",
                "                      </time>",
                "                    </div>",
                "                    <div>",
                "                      <p>",
                "                        <span>",
                "                          <span>",
                "                            <b>",
                "                              <span>",
                "                                <span>",
                "                                  SACRAMENTO, CA",
                "                                </span>",
                "                              </span>",
                "                            </b>",
                "                            <span>",
                "                              <span>",
                "                                – Assemblymember Cecilia Aguiar-Curry (D-Winters) is honoring Sonoma County resident Jackie Elwa",
                "                              </span>",
                "                            </span>",
                "                          </span>",
                "                        </span>",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </article>",
                "              </div>",
                "              <nav class=\"pager\" style=\"text-align: center\" role=\"navigation\" aria-labelledby=\"pagination-heading\">",
                "                <h4 id=\"pagination-heading\" class=\"visually-hidden\">",
                "                  Pagination",
                "                </h4>",
                "                <ul class=\"pager__items js-pager__items pagination justify-content-center\">",
                "                  <li class=\"pager__item is-active page-item\">",
                "                    <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Current page",
                "                      </span>",
                "                      1",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      2",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      3",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      4",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      5",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      6",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      7",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      8",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item page-item\">",
                "                    <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Page",
                "                      </span>",
                "                      9",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item pager__item--ellipsis page-item\" role=\"presentation\">",
                "                    <span class=\"page-link\">",
                "                      …",
                "                    </span>",
                "                  </li>",
                "                  <li class=\"pager__item pager__item--next page-item\">",
                "                    <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Next page",
                "                      </span>",
                "                      <span aria-hidden=\"true\">",
                "                        Next ›",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"pager__item pager__item--last page-item\">",
                "                    <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">",
                "                      <span class=\"visually-hidden\">",
                "                        Last page",
                "                      </span>",
                "                      <span aria-hidden=\"true\">",
                "                        Last »",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                </ul>",
                "              </nav>",
                "              <a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">",
                "                Subscribe to",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </main>",
                "    <div class=\"main-secondary\" role=\"complementary\">",
                "      <div id=\"block-contact\" class=\"block--type-basic\">",
                "        <div>",
                "          <p>",
                "            <br>",
                "            <strong>",
                "              <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">",
                "                Contact Me",
                "              </a>",
                "            </strong>",
                "          </p>",
                "          <p>",
                "            <strong>",
                "              <a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">",
                "                Meeting/Event Request",
                "              </a>",
                "            </strong>",
                "          </p>",
                "          <p>",
                "            <strong>",
                "              <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">",
                "                Certificate Request",
                "              </a>",
                "            </strong>",
                "          </p>",
                "          <p>",
                "            <strong>",
                "              <a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">",
                "                Do you live in the 4th District?",
                "              </a>",
                "            </strong>",
                "          </p>",
                "          <p>",
                "            <strong>",
                "              <a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">",
                "                EDD Request Form",
                "              </a>",
                "            </strong>",
                "          </p>",
                "          <h4>",
                "            <strong>",
                "              Connect with Us:",
                "            </strong>",
                "          </h4>",
                "          <p>",
                "            <a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\">",
                "              <img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                "            </a>",
                "            <a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\">",
                "              <img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                "            </a>",
                "            <a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\">",
                "              <img alt=\"Instagram Logo Graphic\" data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\">",
                "            </a>",
                "          </p>",
                "          <h4>",
                "            <strong>",
                "              Contact:",
                "            </strong>",
                "          </h4>",
                "          <p>",
                "            <strong>",
                "              Capitol Office:",
                "            </strong>",
                "            <br>",
                "            State Capitol",
                "            <br>",
                "            P.O. Box 942849",
                "            <br>",
                "            Sacramento, CA 94249-0004",
                "            <br>",
                "            Tel: (916) 319-2004",
                "            <br>",
                "            Fax: (916) 319-2104",
                "          </p>",
                "          <p>",
                "            <strong>",
                "              District Offices:",
                "            </strong>",
                "            <br>",
                "            600 A Street, Ste. D",
                "            <br>",
                "            Davis, CA 95616",
                "            <br>",
                "            Tel: (530) 757-1034",
                "            <br>",
                "            Fax: (530) 757-1174",
                "          </p>",
                "          <p>",
                "            2721 Napa Valley Corporate Drive",
                "            <br>",
                "            Napa, CA 94558",
                "            <br>",
                "            Tel: (707) 224-0440",
                "            <br>",
                "            Fax: (707) 224-0430",
                "          </p>",
                "          <p></p>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <span class=\"return-top\"></span>",
                "</div>"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/a[1]",
              "codeLines": [
                "<a id=\"main-content\" tabindex=\"-1\"></a>"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab1\" aria-controls=\"navzfc3mligm24_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "  <span class=\"ca-gov-icon-users\"></span>",
                "  District",
                "  <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab2\" aria-controls=\"navzfc3mligm24_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "  <span class=\"ca-gov-icon-ca-capitol\"></span>",
                "  Committees & Legislation",
                "  <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab3\" aria-controls=\"navzfc3mligm24_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "  <span class=\"ca-gov-icon-cal\"></span>",
                "  Newsroom",
                "  <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab4\" aria-controls=\"navzfc3mligm24_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "  <span class=\"ca-gov-icon-books\"></span>",
                "  Resources",
                "  <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/h4[1]",
              "codeLines": [
                "<h4 id=\"pagination-heading\" class=\"visually-hidden\">",
                "  Pagination",
                "</h4>"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Image"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Right to Choose"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion."
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "California Wildfires"
              ]
            }
          },
          {
            "index": 415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season."
              ]
            }
          },
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "#Build2024"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds."
              ]
            }
          },
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 503,
            "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": 509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"title\"></h1>"
              ]
            }
          },
          {
            "index": 577,
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Upcoming Events"
              ]
            }
          },
          {
            "index": 578,
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "EDD Assistance"
              ]
            }
          },
          {
            "index": 579,
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 580,
            "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[1]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Settings"
              ]
            }
          },
          {
            "index": 581,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[1]/a[1]/text()[2]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 582,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 583,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Committees & Legislation"
              ]
            }
          },
          {
            "index": 584,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[6]/a[1]/text()[2]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 587,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Search"
              ]
            }
          },
          {
            "index": 588,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Right to Choose"
              ]
            }
          },
          {
            "index": 589,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion."
              ]
            }
          },
          {
            "index": 590,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "California Wildfires"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season."
              ]
            }
          },
          {
            "index": 593,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "#Build2024"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds."
              ]
            }
          },
          {
            "index": 596,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 597,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
              ]
            }
          },
          {
            "index": 603,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis"
              ]
            }
          },
          {
            "index": 607,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
              ]
            }
          },
          {
            "index": 609,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse"
              ]
            }
          },
          {
            "index": 616,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers"
              ]
            }
          },
          {
            "index": 620,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
              ]
            }
          },
          {
            "index": 624,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session"
              ]
            }
          },
          {
            "index": 628,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
              ]
            }
          },
          {
            "index": 632,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[2]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 633,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[2]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 634,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[2]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[2]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 636,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[2]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[2]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[2]",
              "codeLines": [
                "7"
              ]
            }
          },
          {
            "index": 639,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[2]",
              "codeLines": [
                "8"
              ]
            }
          },
          {
            "index": 640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[2]",
              "codeLines": [
                "9"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]",
              "codeLines": [
                "…"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Next ›"
              ]
            }
          },
          {
            "index": 643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Last »"
              ]
            }
          },
          {
            "index": 644,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Subscribe to"
              ]
            }
          },
          {
            "index": 645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Meeting/Event Request"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Certificate Request"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Do you live in the 4th District?"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "EDD Request Form"
              ]
            }
          },
          {
            "index": 668,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/header[1]/div[5]/nav[1]",
              "codeLines": [
                "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"3gcv4a9clj\">",
                "  <ul id=\"nav_list\" class=\"top-level-nav\">",
                "    <li class=\"nav-item\">",
                "      <a href=\"/biography-0\" class=\"first-level-link\">",
                "        <span class=\"ca-gov-icon-person\"></span>",
                "        About",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <div class=\"has-sub-btn\">",
                "        <button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab1\" aria-controls=\"navzfc3mligm24_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "          <span class=\"ca-gov-icon-users\"></span>",
                "          District",
                "          <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "        </button>",
                "      </div>",
                "      <div class=\"sub-nav with-few-items\" role=\"tabpanel\" aria-labelledby=\"navzfc3mligm24_tab1\" id=\"navzfc3mligm24_panel1\" data-nav-id=\"3gcv4a9clj\" aria-hidden=\"true\">",
                "        <ul class=\"second-level-nav\">",
                "          <li>",
                "            <a href=\"/district-map\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-users\" aria-hidden=\"true\"></span>",
                "              District Map",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/events\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-users\" aria-hidden=\"true\"></span>",
                "              Upcoming Events",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <div class=\"has-sub-btn\">",
                "        <button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab2\" aria-controls=\"navzfc3mligm24_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "          <span class=\"ca-gov-icon-ca-capitol\"></span>",
                "          Committees & Legislation",
                "          <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "        </button>",
                "      </div>",
                "      <div class=\"sub-nav with-few-items\" role=\"tabpanel\" aria-labelledby=\"navzfc3mligm24_tab2\" id=\"navzfc3mligm24_panel2\" data-nav-id=\"3gcv4a9clj\" aria-hidden=\"true\">",
                "        <ul class=\"second-level-nav\">",
                "          <li>",
                "            <a href=\"/committees-0\" class=\"second-level-link\" tabindex=\"-1\">",
                "              Committees",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/ab-659-cancer-prevention-act\" class=\"second-level-link\" tabindex=\"-1\">",
                "              AB 659 Cancer Prevention Act",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <div class=\"has-sub-btn\">",
                "        <button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab3\" aria-controls=\"navzfc3mligm24_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "          <span class=\"ca-gov-icon-cal\"></span>",
                "          Newsroom",
                "          <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "        </button>",
                "      </div>",
                "      <div class=\"sub-nav\" role=\"tabpanel\" aria-labelledby=\"navzfc3mligm24_tab3\" id=\"navzfc3mligm24_panel3\" data-nav-id=\"3gcv4a9clj\" aria-hidden=\"true\">",
                "        <ul class=\"second-level-nav\">",
                "          <li>",
                "            <a href=\"/press-releases\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\"></span>",
                "              Press Releases",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/news\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\"></span>",
                "              News Articles",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/videos\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\"></span>",
                "              Video Gallery",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/photo\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\"></span>",
                "              Photo Album",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/audio\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\"></span>",
                "              Audio",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <div class=\"has-sub-btn\">",
                "        <button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab4\" aria-controls=\"navzfc3mligm24_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                "          <span class=\"ca-gov-icon-books\"></span>",
                "          Resources",
                "          <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span>",
                "        </button>",
                "      </div>",
                "      <div class=\"sub-nav\" role=\"tabpanel\" aria-labelledby=\"navzfc3mligm24_tab4\" id=\"navzfc3mligm24_panel4\" data-nav-id=\"3gcv4a9clj\" aria-hidden=\"true\">",
                "        <ul class=\"second-level-nav\">",
                "          <li>",
                "            <a href=\"/edd-assistance\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-books\" aria-hidden=\"true\"></span>",
                "              EDD Assistance",
                "              <div class=\"link-description\">",
                "                Get help with EDD claims",
                "              </div>",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/build-2024\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-books\" aria-hidden=\"true\"></span>",
                "              Build 2024",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/good-news-california-veterans\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-books\" aria-hidden=\"true\"></span>",
                "              Good News for CA Veterans",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/how-get-appointed-boards-and-commissions\" class=\"second-level-link\" tabindex=\"-1\">",
                "              <span class=\"ca-gov-icon-books\" aria-hidden=\"true\"></span>",
                "              Appointments to Boards and Commissions",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <a href=\"/coronavirus-covid-19\" class=\"first-level-link\">",
                "        <span class=\"ca-gov-icon-mask\"></span>",
                "        COVID-19",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-item\" id=\"nav-item-search\">",
                "      <a href=\"javascript:;\" class=\"first-level-link\">",
                "        <span class=\"ca-gov-icon-search\" aria-hidden=\"true\"></span>",
                "        Search",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 675,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[1]/a[1]/text()[2]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 676,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 677,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Committees & Legislation"
              ]
            }
          },
          {
            "index": 678,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]/text()[2]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[6]/a[1]/text()[2]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "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[5]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Search"
              ]
            }
          },
          {
            "index": 684,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 687,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
              ]
            }
          },
          {
            "index": 695,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
              ]
            }
          },
          {
            "index": 697,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis"
              ]
            }
          },
          {
            "index": 701,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
              ]
            }
          },
          {
            "index": 705,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse"
              ]
            }
          },
          {
            "index": 710,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers"
              ]
            }
          },
          {
            "index": 714,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
              ]
            }
          },
          {
            "index": 718,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session"
              ]
            }
          },
          {
            "index": 722,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
              ]
            }
          },
          {
            "index": 726,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[2]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 727,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[2]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 728,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[2]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 729,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[2]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 730,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[2]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 731,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[2]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 732,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[2]",
              "codeLines": [
                "7"
              ]
            }
          },
          {
            "index": 733,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[2]",
              "codeLines": [
                "8"
              ]
            }
          },
          {
            "index": 734,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[2]",
              "codeLines": [
                "9"
              ]
            }
          },
          {
            "index": 735,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]",
              "codeLines": [
                "…"
              ]
            }
          },
          {
            "index": 736,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Next ›"
              ]
            }
          },
          {
            "index": 737,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Last »"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Subscribe to"
              ]
            }
          },
          {
            "index": 807,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"card-text\">",
                "  California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion.",
                "</p>"
              ]
            }
          },
          {
            "index": 808,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <small>",
                "    <a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
                "      <strong>",
                "        Learn More",
                "      </strong>",
                "    </a>",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 809,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"card-text\">",
                "  My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season.",
                "</p>"
              ]
            }
          },
          {
            "index": 810,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <small>",
                "    <strong>",
                "      <a href=\"/northern-california-fire-resources-and-information-updated-2020\">",
                "        Learn More",
                "      </a>",
                "    </strong>",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 811,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"card-text\">",
                "  ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds.",
                "</p>"
              ]
            }
          },
          {
            "index": 812,
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <small>",
                "    <strong>",
                "      <a href=\"https://a04.asmdc.org/build-2024\">",
                "        Learn More",
                "      </a>",
                "    </strong>",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 813,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span>",
                "    <span>",
                "      <span>",
                "        <strong>",
                "          <span>",
                "            <span>",
                "              SACRAMENTO, Calif.",
                "            </span>",
                "          </span>",
                "        </strong>",
                "        <span>",
                "          <span>",
                "            – Assemblymember Cecilia Aguiar-Curry (D-Winters) announced that her Assembly Bill 863 passed the Assembly Floor yesterday with a 63-8 vote.",
                "          </span>",
                "        </span>",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 814,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span>",
                "    <span>",
                "      <span>",
                "        <strong>",
                "          <span>",
                "            <span>",
                "              DAVIS, CA-",
                "            </span>",
                "          </span>",
                "        </strong>",
                "        <span>",
                "          <span>",
                "            Assemblymember Cecilia Aguiar-Curry (D-Winters) today released the following statement:",
                "          </span>",
                "        </span>",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 815,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    SACRAMENTO, CA",
                "  </strong>",
                "  – Assemblymembers Cecilia Aguiar-Curry (D-Winters) and Chris Ward (D-San Diego) announced today that their Assembly Bill 933 passed the Assembly Committee on Judiciary by an 8–3 margin. The bill will protect survivors of sexual assault, harassment, and discrimination from weaponized defamation law...",
                "</p>"
              ]
            }
          },
          {
            "index": 816,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    SACRAMENTO, CA",
                "  </strong>",
                "  – Assemblymember Cecilia Aguiar-Curry’s (D-Winters) bill AB 1717, which will ensure that workers get paid fairly and trained well for dangerous work to mitigate fires, has passed the legislature.",
                "</p>"
              ]
            }
          },
          {
            "index": 817,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    SACRAMENTO, CA",
                "  </strong>",
                "  – Sen. Bill Dodd, D-Napa, announced today that he and Assemblymember Cecilia Aguiar-Curry, D-Winters, secured an additional $6 million in the California state budget for Yolo County projects addressing local priorities in the areas of childcare, parks, wildlife preservation and underserved farmers...",
                "</p>"
              ]
            }
          },
          {
            "index": 818,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span>",
                "    <span>",
                "      <span>",
                "        <strong>",
                "          SACRAMENTO, CA –",
                "        </strong>",
                "        The bipartisan and bicameral California Legislative Women’s Caucus elected Senator Nancy Skinner (D-Berkeley) as its Chair and Assemblymember Cecilia AguiarCurry (D-Winters).",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 819,
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span>",
                "    <span>",
                "      <b>",
                "        <span>",
                "          <span>",
                "            SACRAMENTO, CA",
                "          </span>",
                "        </span>",
                "      </b>",
                "      <span>",
                "        <span>",
                "          – Assemblymember Cecilia Aguiar-Curry (D-Winters) is honoring Sonoma County resident Jackie Elwa",
                "        </span>",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 820,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <br>",
                "  <strong>",
                "    <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">",
                "      Contact Me",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 821,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">",
                "      Meeting/Event Request",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 822,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">",
                "      Certificate Request",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 823,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">",
                "      Do you live in the 4th District?",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 824,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">",
                "      EDD Request Form",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 825,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\">",
                "    <img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                "  </a>",
                "  <a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\">",
                "    <img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                "  </a>",
                "  <a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\">",
                "    <img alt=\"Instagram Logo Graphic\" data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 826,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[7]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Capitol Office:",
                "  </strong>",
                "  <br>",
                "  State Capitol",
                "  <br>",
                "  P.O. Box 942849",
                "  <br>",
                "  Sacramento, CA 94249-0004",
                "  <br>",
                "  Tel: (916) 319-2004",
                "  <br>",
                "  Fax: (916) 319-2104",
                "</p>"
              ]
            }
          },
          {
            "index": 827,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[8]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    District Offices:",
                "  </strong>",
                "  <br>",
                "  600 A Street, Ste. D",
                "  <br>",
                "  Davis, CA 95616",
                "  <br>",
                "  Tel: (530) 757-1034",
                "  <br>",
                "  Fax: (530) 757-1174",
                "</p>"
              ]
            }
          },
          {
            "index": 828,
            "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[1]/div[1]/div[2]/div[1]/div[1]/p[9]",
              "codeLines": [
                "<p>",
                "  2721 Napa Valley Corporate Drive",
                "  <br>",
                "  Napa, CA 94558",
                "  <br>",
                "  Tel: (707) 224-0440",
                "  <br>",
                "  Fax: (707) 224-0430",
                "</p>"
              ]
            }
          },
          {
            "index": 987,
            "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": [
          43,
          0,
          0,
          83
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"> <img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"> </a>"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]"
            },
            "excerpt": "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\"> <div class=\"section\"> <div> <div id=\"block-headerimage\" class=\"header-img block--type-basic\"> <div> <article class ... 57-1174 </p> <p> 2721 Napa Valley Corporate Drive <br> Napa, CA 94558 <br> Tel: (707) 224-0440 <br> Fax: (707) 224-0430 </p> <p></p> </div> </div> </div> </div> <span class=\"return-top\"></span> </div>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/a[1]"
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "r42",
            "what": "Elements with a role have required parent",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab1\" aria-controls=\"navzfc3mligm24_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\"> <span class=\"ca-gov-icon-users\"></span> District <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span> </button>"
          },
          {
            "ruleID": "r42",
            "what": "Elements with a role have required parent",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab2\" aria-controls=\"navzfc3mligm24_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\"> <span class=\"ca-gov-icon-ca-capitol\"></span> Committees & Legislation <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span> </button>"
          },
          {
            "ruleID": "r42",
            "what": "Elements with a role have required parent",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab3\" aria-controls=\"navzfc3mligm24_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\"> <span class=\"ca-gov-icon-cal\"></span> Newsroom <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span> </button>"
          },
          {
            "ruleID": "r42",
            "what": "Elements with a role have required parent",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab4",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab4\" aria-controls=\"navzfc3mligm24_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\"> <span class=\"ca-gov-icon-books\"></span> Resources <span class=\"ca-gov-icon-triangle-down carrot\" aria-hidden=\"true\"></span> </button>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/h4[1]"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\"> Pagination </h4>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Image"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Right to Choose"
          },
          {
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "California Wildfires"
          },
          {
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "#Build2024"
          },
          {
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r61",
            "what": "Documents start with a level 1 heading",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r64",
            "what": "Heading has non-empty accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Upcoming Events"
          },
          {
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[2]/text()[1]"
            },
            "excerpt": "EDD Assistance"
          },
          {
            "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[1]/div[1]/div[1]/div[1]/div[2]/a[3]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Settings"
          },
          {
            "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[5]/nav[1]/ul[1]/li[1]/a[1]/text()[2]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "Committees & Legislation"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "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[5]/nav[1]/ul[1]/li[6]/a[1]/text()[2]"
            },
            "excerpt": "COVID-19"
          },
          {
            "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[5]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Search"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Right to Choose"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "California Wildfires"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "#Build2024"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[2]"
            },
            "excerpt": "1"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[2]"
            },
            "excerpt": "2"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[2]"
            },
            "excerpt": "3"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[2]"
            },
            "excerpt": "4"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[2]"
            },
            "excerpt": "5"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[2]"
            },
            "excerpt": "6"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[2]"
            },
            "excerpt": "7"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[2]"
            },
            "excerpt": "8"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[2]"
            },
            "excerpt": "9"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]"
            },
            "excerpt": "…"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Next ›"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Last »"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Subscribe to"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Meeting/Event Request"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Certificate Request"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Do you live in the 4th District?"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "EDD Request Form"
          },
          {
            "ruleID": "r68",
            "what": "Elements with a role have required children",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]"
            },
            "excerpt": "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"3gcv4a9clj\"> <ul id=\"nav_list\" class=\"top-level-nav\"> <li class=\"nav-i ... VID-19 </a> </li> <li class=\"nav-item\" id=\"nav-item-search\"> <a href=\"javascript:;\" class=\"first-level-link\"> <span class=\"ca-gov-icon-search\" aria-hidden=\"true\"></span> Search </a> </li> </ul> </nav>"
          },
          {
            "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[5]/nav[1]/ul[1]/li[1]/a[1]/text()[2]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "Committees & Legislation"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]/text()[2]"
            },
            "excerpt": "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[5]/nav[1]/ul[1]/li[6]/a[1]/text()[2]"
            },
            "excerpt": "COVID-19"
          },
          {
            "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[5]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Search"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]/strong[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "Learn More"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/h2[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[2]"
            },
            "excerpt": "1"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[2]"
            },
            "excerpt": "2"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[2]"
            },
            "excerpt": "3"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[2]"
            },
            "excerpt": "4"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[2]"
            },
            "excerpt": "5"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[2]"
            },
            "excerpt": "6"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[2]"
            },
            "excerpt": "7"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[2]"
            },
            "excerpt": "8"
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[2]"
            },
            "excerpt": "9"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]"
            },
            "excerpt": "…"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Next ›"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Last »"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Subscribe to"
          },
          {
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"card-text\"> California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion. </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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]"
            },
            "excerpt": "<p> <small> <a href=\"https://a04.asmdc.org/california-supports-right-choose\"> <strong> Learn More </strong> </a> </small> </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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"card-text\"> My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. </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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]"
            },
            "excerpt": "<p> <small> <strong> <a href=\"/northern-california-fire-resources-and-information-updated-2020\"> Learn More </a> </strong> </small> </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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"card-text\"> ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds. </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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]"
            },
            "excerpt": "<p> <small> <strong> <a href=\"https://a04.asmdc.org/build-2024\"> Learn More </a> </strong> </small> </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <span> <span> <span> <strong> <span> <span> SACRAMENTO, Calif. </span> </span> </strong> <span> <span> – Assemblymember Cecilia Aguiar-Curry (D-Winters) announced that her Assembly Bill 863 passed the Assembly Floor yesterday with a 63-8 vote. </span> </span> </span> </span> </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <span> <span> <span> <strong> <span> <span> DAVIS, CA- </span> </span> </strong> <span> <span> Assemblymember Cecilia Aguiar-Curry (D-Winters) today released the following statement: </span> </span> </span> </span> </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]/div[1]/div[3]/p[1]"
            },
            "excerpt": "<p> <strong> SACRAMENTO, CA </strong> – Assemblymembers Cecilia Aguiar-Curry (D-Winters) and Chris Ward (D-San Diego) announced today that their Assembly Bill 933 passed the Assembly Committee on Judiciary by an 8–3 margin. The bill will protect survivors of sexual assault, harassment, and discrimination from weaponized defamation law... </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <strong> SACRAMENTO, CA </strong> – Assemblymember Cecilia Aguiar-Curry’s (D-Winters) bill AB 1717, which will ensure that workers get paid fairly and trained well for dangerous work to mitigate fires, has passed the legislature. </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <strong> SACRAMENTO, CA </strong> – Sen. Bill Dodd, D-Napa, announced today that he and Assemblymember Cecilia Aguiar-Curry, D-Winters, secured an additional $6 million in the California state budget for Yolo County projects addressing local priorities in the areas of childcare, parks, wildlife preservation and underserved farmers... </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <span> <span> <span> <strong> SACRAMENTO, CA – </strong> The bipartisan and bicameral California Legislative Women’s Caucus elected Senator Nancy Skinner (D-Berkeley) as its Chair and Assemblymember Cecilia AguiarCurry (D-Winters). </span> </span> </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[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> <span> <span> <b> <span> <span> SACRAMENTO, CA </span> </span> </b> <span> <span> – Assemblymember Cecilia Aguiar-Curry (D-Winters) is honoring Sonoma County resident Jackie Elwa </span> </span> </span> </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[1]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <br> <strong> <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\"> Contact Me </a> </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> <strong> <a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\"> Meeting/Event Request </a> </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]"
            },
            "excerpt": "<p> <strong> <a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\"> Certificate Request </a> </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]"
            },
            "excerpt": "<p> <strong> <a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\"> Do you live in the 4th District? </a> </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]"
            },
            "excerpt": "<p> <strong> <a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\"> EDD Request Form </a> </strong> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]"
            },
            "excerpt": "<p> <a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"> <img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sit ... data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\"> </a> </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[1]/div[1]/div[2]/div[1]/div[1]/p[7]"
            },
            "excerpt": "<p> <strong> Capitol Office: </strong> <br> State Capitol <br> P.O. Box 942849 <br> Sacramento, CA 94249-0004 <br> Tel: (916) 319-2004 <br> Fax: (916) 319-2104 </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[1]/div[1]/div[2]/div[1]/div[1]/p[8]"
            },
            "excerpt": "<p> <strong> District Offices: </strong> <br> 600 A Street, Ste. D <br> Davis, CA 95616 <br> Tel: (530) 757-1034 <br> Fax: (530) 757-1174 </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[1]/div[1]/div[2]/div[1]/div[1]/p[9]"
            },
            "excerpt": "<p> 2721 Napa Valley Corporate Drive <br> Napa, CA 94558 <br> Tel: (707) 224-0440 <br> Fax: (707) 224-0430 </p>"
          },
          {
            "ruleID": "r87",
            "what": "First focusable element is link to main content",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          }
        ]
      },
      "endTime": 1687098154329
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687098154329,
      "url": "https://a04.asmdc.org/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 11,
          "warnings": {
            "minor": 5,
            "moderate": 0,
            "serious": 23,
            "critical": 3
          },
          "violations": {
            "minor": 1,
            "moderate": 2,
            "serious": 20,
            "critical": 6
          }
        },
        "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-18T14:22:34.967Z",
          "url": "https://a04.asmdc.org/",
          "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.6pt (14.08px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><strong>Learn More</strong></a>",
                          "target": [
                            "small > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Learn More</strong>",
                  "target": [
                    "a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>",
                          "target": [
                            ".card.card-primary:nth-child(2) > .card-body > p:nth-child(4) > small > strong > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>",
                  "target": [
                    ".card.card-primary:nth-child(2) > .card-body > p:nth-child(4) > small > strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://a04.asmdc.org/build-2024\">Learn More</a>",
                          "target": [
                            ".card.card-primary:nth-child(3) > .card-body > p:nth-child(4) > small > strong > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/build-2024\">Learn More</a>",
                  "target": [
                    ".card.card-primary:nth-child(3) > .card-body > p:nth-child(4) > small > strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(1) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor</span>",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(2) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm</span>",
                  "target": [
                    ".views-row:nth-child(2) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(3) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis</span>",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(4) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare</span>",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" rel=\"bookmark\"><span>LIVE: CA Defamation Bill Receives Bi-Partisan Support!</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(5) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>LIVE: CA Defamation Bill Receives Bi-Partisan Support!</span>",
                  "target": [
                    ".views-row:nth-child(5) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" rel=\"bookmark\"><span>Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(6) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse</span>",
                  "target": [
                    ".views-row:nth-child(6) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(7) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers</span>",
                  "target": [
                    ".views-row:nth-child(7) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" rel=\"bookmark\"><span>Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(8) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects</span>",
                  "target": [
                    ".views-row:nth-child(8) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" rel=\"bookmark\"><span>Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(9) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session</span>",
                  "target": [
                    ".views-row:nth-child(9) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "23.3pt (31.04px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" rel=\"bookmark\"><span>Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year</span>\n</a>",
                          "target": [
                            ".views-row:nth-child(10) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year</span>",
                  "target": [
                    ".views-row:nth-child(10) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Current page\n            </span>1</a>",
                          "target": [
                            "a[href=\"?page=0 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Current page\n            </span>1</a>",
                  "target": [
                    "a[href=\"?page=0 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>2</a>",
                          "target": [
                            "a[\\32 \\\"=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>2</a>",
                  "target": [
                    "a[\\32 \\\"=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>3</a>",
                          "target": [
                            "a[href=\"?page=2 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>3</a>",
                  "target": [
                    "a[href=\"?page=2 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>4</a>",
                          "target": [
                            "a[href=\"?page=3 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>4</a>",
                  "target": [
                    "a[href=\"?page=3 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>5</a>",
                          "target": [
                            "a[href=\"?page=4 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>5</a>",
                  "target": [
                    "a[href=\"?page=4 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>6</a>",
                          "target": [
                            "a[href=\"?page=5 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>6</a>",
                  "target": [
                    "a[href=\"?page=5 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>7</a>",
                          "target": [
                            "a[href=\"?page=6 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>7</a>",
                  "target": [
                    "a[href=\"?page=6 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>8</a>",
                          "target": [
                            "a[href=\"?page=7 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>8</a>",
                  "target": [
                    "a[href=\"?page=7 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>9</a>",
                          "target": [
                            "a[href=\"?page=8 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">\n              Page\n            </span>9</a>",
                  "target": [
                    "a[href=\"?page=8 title=\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">\n  Subscribe to \n</a>",
                          "target": [
                            ".feed-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">\n  Subscribe to \n</a>",
                  "target": [
                    ".feed-icon"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\">",
                  "target": [
                    ".views-row:nth-child(2) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
                  ],
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\">",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
                  ],
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\">",
                  "target": [
                    ".views-row:nth-child(5) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
                  ],
                  "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": "<div class=\"site-settings section section-standout collapse collapsed\" id=\"siteSettings\">",
                  "target": [
                    "#siteSettings"
                  ],
                  "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": "<span class=\"visible-xs\">Font <span class=\"sr-only\">Increase</span><span class=\"ca-gov-icon-plus-line font-size-sm\" aria-hidden=\"true\"></span></span>",
                  "target": [
                    ".increaseTextSize > .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": "<span class=\"visible-xs\">Font <span class=\"sr-only\">Decrease</span><span class=\"ca-gov-icon-minus-line font-size-sm\" aria-hidden=\"true\"></span></span>",
                  "target": [
                    ".decreaseTextSize > .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 class=\"mobile-controls\">",
                  "target": [
                    ".mobile-controls"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "a04.asmdc.org",
                          "port": "",
                          "pathname": "/california-supports-right-choose/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>",
                          "target": [
                            ".card.card-primary:nth-child(2) > .card-body > p:nth-child(4) > small > strong > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://a04.asmdc.org/build-2024\">Learn More</a>",
                          "target": [
                            ".card.card-primary:nth-child(3) > .card-body > p:nth-child(4) > small > strong > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><strong>Learn More</strong></a>",
                  "target": [
                    "small > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": {
                        "messageKey": "unallowed",
                        "values": "ul[tabindex]"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul id=\"nav_list\" class=\"top-level-nav\">",
                          "target": [
                            "#nav_list"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Element has children which are not allowed: ul[tabindex]"
                    },
                    {
                      "id": "aria-busy",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element uses aria-busy=\"true\" while showing a loader"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"3gcv4a9clj\">",
                  "target": [
                    "#navigation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: ul[tabindex]\n  Element uses aria-busy=\"true\" while showing a loader"
                }
              ]
            },
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab1\" aria-controls=\"navzfc3mligm24_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                  "target": [
                    "#navzfc3mligm24_tab1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab2\" aria-controls=\"navzfc3mligm24_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                  "target": [
                    "#navzfc3mligm24_tab2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab3\" aria-controls=\"navzfc3mligm24_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                  "target": [
                    "#navzfc3mligm24_tab3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parent role not present: tablist"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab4\" aria-controls=\"navzfc3mligm24_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">",
                  "target": [
                    "#navzfc3mligm24_tab4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146",
                "ACT"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",
              "help": "Elements must meet enhanced color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utility-header\">",
                          "target": [
                            ".utility-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/events/\">Upcoming Events</a>",
                  "target": [
                    "a[href$=\"events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utility-header\">",
                          "target": [
                            ".utility-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/edd-assistance/\">EDD Assistance</a>",
                  "target": [
                    "a[href$=\"edd-assistance/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utility-header\">",
                          "target": [
                            ".utility-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/contact-me-0\"><span class=\"ca-gov-icon-contact-us\" aria-hidden=\"true\"></span> Contact Me</a>",
                  "target": [
                    ".settings-links > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-42\"><span class=\"ca-gov-icon-gear\" aria-hidden=\"true\"></span> Settings</button>",
                          "target": [
                            "#ui-collapse-42"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.2pt (13.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-42\"><span class=\"ca-gov-icon-gear\" aria-hidden=\"true\"></span> Settings</button>",
                  "target": [
                    "#ui-collapse-42"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.2pt (13.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"card-title\">Right to Choose</h5>",
                  "target": [
                    ".card.card-primary:nth-child(1) > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"card-text\">California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion.  </p>",
                  "target": [
                    ".card.card-primary:nth-child(1) > .card-body > .card-text:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"card-title\">California Wildfires</h5>",
                  "target": [
                    ".card.card-primary:nth-child(2) > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"card-text\">My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. </p>",
                  "target": [
                    ".card.card-primary:nth-child(2) > .card-body > .card-text:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"card-title\">#Build2024</h5>",
                  "target": [
                    ".card.card-primary:nth-child(3) > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-primary\">",
                          "target": [
                            ".card.card-primary:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"card-text\">ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds.</p>",
                  "target": [
                    ".card.card-primary:nth-child(3) > .card-body > .card-text:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">Contact Me</a>",
                          "target": [
                            "p:nth-child(1) > strong > .btn-lg.btn-primary.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">Contact Me</a>",
                  "target": [
                    "p:nth-child(1) > strong > .btn-lg.btn-primary.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">Meeting/Event Request</a>",
                          "target": [
                            "p:nth-child(2) > strong > .btn-lg.btn-primary.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">Meeting/Event Request</a>",
                  "target": [
                    "p:nth-child(2) > strong > .btn-lg.btn-primary.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">Certificate Request</a>",
                          "target": [
                            "p:nth-child(3) > strong > .btn-lg.btn-primary.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">Certificate Request</a>",
                  "target": [
                    "p:nth-child(3) > strong > .btn-lg.btn-primary.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>",
                          "target": [
                            ".btn-primary.btn[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>",
                  "target": [
                    ".btn-primary.btn[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#dc3545",
                        "contrastRatio": 4.52,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">EDD Request Form</a>",
                          "target": [
                            ".btn-danger"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #ffffff, background color: #dc3545, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">EDD Request Form</a>",
                  "target": [
                    ".btn-danger"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #ffffff, background color: #dc3545, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n            <span class=\"visually-hidden\">Next page</span>\n            <span aria-hidden=\"true\">Next ›</span>\n          </a>",
                          "target": [
                            "a[next=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Next ›</span>",
                  "target": [
                    "a[next=\"\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#007bff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.97,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n            <span class=\"visually-hidden\">Last page</span>\n            <span aria-hidden=\"true\">Last »</span>\n          </a>",
                          "target": [
                            "a[href=\"?page=23 title=\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Last »</span>",
                  "target": [
                    "a[href=\"?page=23 title=\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "main-content",
                      "relatedNodes": [
                        {
                          "html": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                          "target": [
                            "main > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: main-content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">",
                  "target": [
                    ".main-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: main-content"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"title\"></h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>",
                  "target": [
                    "#pagination-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "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 class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">",
                  "target": [
                    ".card.card-primary:nth-child(1) > a > .card-img-top"
                  ],
                  "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": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT6.a"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a>",
                  "target": [
                    ".card.card-primary:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "list",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures that lists are structured correctly",
              "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/list?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": {
                        "values": "[role=presentation]"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"pager__item pager__item--ellipsis page-item\" role=\"presentation\"><span class=\"page-link\">…</span></li>",
                          "target": [
                            ".pager__item--ellipsis"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed: [role=presentation]"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"pager__items js-pager__items pagination justify-content-center\">",
                  "target": [
                    ".pager__items"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed: [role=presentation]"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".main-content > .section > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          5,
          26,
          3,
          26
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a > strong"
            },
            "excerpt": "<strong>Learn More</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(2) > .card-body > p:nth-child(4) > small > strong > a"
            },
            "excerpt": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(3) > .card-body > p:nth-child(4) > small > strong > a"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\">Learn More</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(1) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(2) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(3) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(4) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(5) > .node--type-videos.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>LIVE: CA Defamation Bill Receives Bi-Partisan Support!</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(6) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(7) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(8) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(9) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(10) > .node--type-press-releases.node.node--promoted > h2 > a[rel=\"bookmark\"] > span"
            },
            "excerpt": "<span>Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=0 title=\"]"
            },
            "excerpt": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Current page </span>1</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[\\32 \\\"=\"\"]"
            },
            "excerpt": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>2</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=2 title=\"]"
            },
            "excerpt": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>3</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=3 title=\"]"
            },
            "excerpt": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>4</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=4 title=\"]"
            },
            "excerpt": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>5</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=5 title=\"]"
            },
            "excerpt": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>6</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=6 title=\"]"
            },
            "excerpt": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>7</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=7 title=\"]"
            },
            "excerpt": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>8</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=8 title=\"]"
            },
            "excerpt": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> <span class=\"visually-hidden\"> Page </span>9</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".feed-icon"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\"> Subscribe to </a>"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(2) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\">"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(4) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\">"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(5) > .node--type-videos.node.node--promoted > .node__content > div:nth-child(2) > article > .field.field--name-field-media-oembed-video.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\">"
          },
          {
            "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": "siteSettings",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#siteSettings"
            },
            "excerpt": "<div class=\"site-settings section section-standout collapse collapsed\" id=\"siteSettings\">"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".increaseTextSize > .visible-xs"
            },
            "excerpt": "<span class=\"visible-xs\">Font <span class=\"sr-only\">Increase</span><span class=\"ca-gov-icon-plus-line font-size-sm\" aria-hidden=\"true\"></span></span>"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".decreaseTextSize > .visible-xs"
            },
            "excerpt": "<span class=\"visible-xs\">Font <span class=\"sr-only\">Decrease</span><span class=\"ca-gov-icon-minus-line font-size-sm\" aria-hidden=\"true\"></span></span>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".mobile-controls"
            },
            "excerpt": "<div class=\"mobile-controls\">"
          },
          {
            "ruleID": "identical-links-same-purpose",
            "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "small > a"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><strong>Learn More</strong></a>"
          },
          {
            "ruleID": "aria-required-children",
            "what": "Certain ARIA roles must contain particular children; Element has children which are not allowed: ul[tabindex]; Element uses aria-busy=\"true\" while showing a loader",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navigation"
            },
            "excerpt": "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"3gcv4a9clj\">"
          },
          {
            "ruleID": "aria-required-parent",
            "what": "Certain ARIA roles must be contained by particular parents; Required ARIA parent role not present: tablist",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navzfc3mligm24_tab1"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab1\" aria-controls=\"navzfc3mligm24_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">"
          },
          {
            "ruleID": "aria-required-parent",
            "what": "Certain ARIA roles must be contained by particular parents; Required ARIA parent role not present: tablist",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navzfc3mligm24_tab2"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab2\" aria-controls=\"navzfc3mligm24_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">"
          },
          {
            "ruleID": "aria-required-parent",
            "what": "Certain ARIA roles must be contained by particular parents; Required ARIA parent role not present: tablist",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navzfc3mligm24_tab3"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab3\" aria-controls=\"navzfc3mligm24_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">"
          },
          {
            "ruleID": "aria-required-parent",
            "what": "Certain ARIA roles must be contained by particular parents; Required ARIA parent role not present: tablist",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzfc3mligm24_tab4",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navzfc3mligm24_tab4"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzfc3mligm24_tab4\" aria-controls=\"navzfc3mligm24_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"3gcv4a9clj\" aria-expanded=\"false\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"events/\"]"
            },
            "excerpt": "<a href=\"/events/\">Upcoming Events</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"edd-assistance/\"]"
            },
            "excerpt": "<a href=\"/edd-assistance/\">EDD Assistance</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".settings-links > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/contact-me-0\"><span class=\"ca-gov-icon-contact-us\" aria-hidden=\"true\"></span> Contact Me</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 10.2pt (13.6px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "ui-collapse-42",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#ui-collapse-42"
            },
            "excerpt": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-42\"><span class=\"ca-gov-icon-gear\" aria-hidden=\"true\"></span> Settings</button>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(1) > .card-body > h5"
            },
            "excerpt": "<h5 class=\"card-title\">Right to Choose</h5>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(1) > .card-body > .card-text:nth-child(2)"
            },
            "excerpt": "<p class=\"card-text\">California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion. </p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(2) > .card-body > h5"
            },
            "excerpt": "<h5 class=\"card-title\">California Wildfires</h5>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(2) > .card-body > .card-text:nth-child(2)"
            },
            "excerpt": "<p class=\"card-text\">My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. </p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(3) > .card-body > h5"
            },
            "excerpt": "<h5 class=\"card-title\">#Build2024</h5>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(3) > .card-body > .card-text:nth-child(2)"
            },
            "excerpt": "<p class=\"card-text\">ACA 1 will propose to voters a constitutional amendment to lower the necessary vote threshold from a 2/3 supermajority to 55% to approve local general obligation (GO) bonds.</p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(1) > strong > .btn-lg.btn-primary.btn"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">Contact Me</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(2) > strong > .btn-lg.btn-primary.btn"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">Meeting/Event Request</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(3) > strong > .btn-lg.btn-primary.btn"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">Certificate Request</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-primary.btn[target=\"_blank\"]"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.52 (foreground color: #ffffff, background color: #dc3545, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-danger"
            },
            "excerpt": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">EDD Request Form</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[next=\"\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Next ›</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=23 title=\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Last »</span>"
          },
          {
            "ruleID": "duplicate-id-active",
            "what": "IDs of active elements must be unique; Document has active elements with the same id attribute: main-content",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".main-content"
            },
            "excerpt": "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">"
          },
          {
            "ruleID": "empty-heading",
            "what": "Headings should not be empty; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h1"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#pagination-heading"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>"
          },
          {
            "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": ".card.card-primary:nth-child(1) > a > .card-img-top"
            },
            "excerpt": "<img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">"
          },
          {
            "ruleID": "link-name",
            "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".card.card-primary:nth-child(1) > a"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a>"
          },
          {
            "ruleID": "list",
            "what": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".pager__items"
            },
            "excerpt": "<ul class=\"pager__items js-pager__items pagination justify-content-center\">"
          },
          {
            "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": ".main-content > .section > div:nth-child(1)"
            },
            "excerpt": "<div>"
          }
        ]
      },
      "endTime": 1687098155012
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098155012,
      "endTime": 1687098155632
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098155632,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098157460
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687098157460,
      "url": "https://a04.asmdc.org/",
      "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 src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[class=\"card-img-top\"][src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<div style=\"padding-top: 124.594px;\" class=\"main-content clearfix\" id=\"main-content\"><div class=\"section\"><div><div class=\"header-img block--type-basic\" id=\"block-headerimage\"><div><article class=\"ali ...  More</a></strong></small></p><p></p></div></div></div></div></div></div><main class=\"main-primary\"><a tabindex=\"-1\" id=\"main-content\"></a><div><div id=\"block-aguiar-curry-theme-page-title\"><h1 class=",
          "path": "body>div:nth-of-type(1)",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"main-content\"][class=\"main-content clearfix\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"main-content\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"main-content\"][tabindex=\"-1\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://a04.asmdc.org/california-supports-right-choose\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 246,
          "bestPracticeId": 393,
          "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "element": "<ul class=\"pager__items js-pager__items pagination justify-content-center\"><li class=\"pager__item is-active page-item\"><a class=\"page-link\" current=\"\" href=\"?page=0 title=\"><span class=\"visually-hidde ... er__item pager__item--last page-item\"><a class=\"page-link\" last=\"\" to=\"\" go=\"\" href=\"?page=23 title=\"><span class=\"visually-hidden\">Last page</span><span aria-hidden=\"true\">Last »</span></a></li></ul>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(11)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"pager__items js-pager__items pagination justify-content-center\"]",
            "attNo": 1
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          5
        ],
        "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>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\">"
          },
          {
            "ruleID": "94",
            "what": "This DIV has an id attribute of 'main-content', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)"
            },
            "excerpt": "<div style=\"padding-top: 124.594px;\" class=\"main-content clearfix\" id=\"main-content\"><div class=\"section\"><div><div class=\"header-img block--type-basic\" id=\"block-headerimage\"><div><article class=\"ali ...  More</a></strong></small></p><p></p></div></div></div></div></div></div><main class=\"main-primary\"><a tabindex=\"-1\" id=\"main-content\"></a><div><div id=\"block-aguiar-curry-theme-page-title\"><h1 class="
          },
          {
            "ruleID": "94",
            "what": "This A has an id attribute of 'main-content', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<a tabindex=\"-1\" id=\"main-content\"></a>"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\"></a>"
          },
          {
            "ruleID": "246",
            "what": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(11)>*:nth-child(2)"
            },
            "excerpt": "<ul class=\"pager__items js-pager__items pagination justify-content-center\"><li class=\"pager__item is-active page-item\"><a class=\"page-link\" current=\"\" href=\"?page=0 title=\"><span class=\"visually-hidde ... er__item pager__item--last page-item\"><a class=\"page-link\" last=\"\" to=\"\" go=\"\" href=\"?page=23 title=\"><span class=\"visually-hidden\">Last page</span><span aria-hidden=\"true\">Last »</span></a></li></ul>"
          }
        ]
      },
      "endTime": 1687098158170
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098158170,
      "endTime": 1687098158768
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098158768,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098160647
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687098160648,
      "url": "https://a04.asmdc.org/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">...</a>"
              }
            ]
          },
          "AAA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"title\">...</h1>"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "#pagination-heading",
                "code": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h5 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"card-title\">...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h1 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"card-title\">...</h5>"
              }
            ]
          },
          "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 3.98:1. Recommendation:  change text colour to #0056b3.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"page-link\">...</span>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.53:1. Recommendation:  change background to #353535.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/edd-assistance/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/events/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/contact-me-0\">...</a>"
              },
              {
                "tagName": "button",
                "id": "#ui-collapse-445",
                "code": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-445\">...</button>"
              },
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"card-title\">...</h5>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"card-text\">...</p>"
              }
            ]
          },
          "AAA.4_1_1.F77": {
            "Duplicate id attribute value \"main-content\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_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=\"settings-links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social-media-links\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "header",
                "id": "#header",
                "code": "<header role=\"banner\" id=\"header\" class=\"global-header fixed\">...</header>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"return-top\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ab-659-cancer-prevention-act\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/audio\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/build-2024\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/committees-0\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/district-map\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/edd-assistance\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/events\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/good-news-california-veterans\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/how-get-appointed-boards-and-commissions\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/photo\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-releases\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/videos\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"link-description\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"visually-hidden\">...</div>"
              },
              {
                "tagName": "h4",
                "id": "#pagination-heading",
                "code": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
              },
              {
                "tagName": "span",
                "id": "#SearchInput",
                "code": "<span class=\"sr-only\" id=\"SearchInput\" aria-hidden=\"true\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G17.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/build-2024\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">...</a>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AAA.1_4_6.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "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 class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\">...</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\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          42,
          0,
          0,
          28
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H48.2",
            "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_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=\"settings-links\">...</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=\"social-media-links\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<header role=\"banner\" id=\"header\" class=\"global-header fixed\">...</header>"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"return-top\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/ab-659-cancer-prevention-act\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/audio\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/build-2024\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/committees-0\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/district-map\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/edd-assistance\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/events\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/good-news-california-veterans\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/how-get-appointed-boards-and-commissions\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/news\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/photo\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-releases\" class=\"second-level-link\" tabindex=\"-1\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/videos\" class=\"second-level-link\" tabindex=\"-1\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"link-description\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"visually-hidden\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
          },
          {
            "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": "SPAN",
            "id": "SearchInput",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"sr-only\" id=\"SearchInput\" aria-hidden=\"true\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"sr-only\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"visually-hidden\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<strong>...</strong>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"sr-only\">...</span>"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span>...</span>"
          },
          {
            "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 class=\"btn btn-primary\" href=\"http://findyourrep.legislature.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://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" 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://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\">...</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://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\">...</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.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\">...</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.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\">...</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.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\">...</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.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\">...</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\" tabindex=\"-1\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H30.2",
            "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1.H42.2",
            "what": "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"title\">...</h1>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"card-title\">...</h5>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"card-title\">...</h5>"
          },
          {
            "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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">...</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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span aria-hidden=\"true\">...</span>"
          },
          {
            "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.98:1. Recommendation:  change text colour to #0056b3.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"page-link\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.53:1. Recommendation:  change background to #353535.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.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 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/edd-assistance/\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "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 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/contact-me-0\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "ui-collapse-445",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-445\">...</button>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"card-title\">...</h5>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.89:1. Recommendation:  change background to #005f89.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"card-text\">...</p>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"main-content\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
          }
        ]
      },
      "endTime": 1687098161131
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098161131,
      "endTime": 1687098161727
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098161728,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098163597
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687098163597,
      "url": "https://a04.asmdc.org/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 22,
          "recommendation": 17,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "aria": "/document[1]/link[2]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 873,
              "height": 558,
              "width": 770
            },
            "snippet": "<img src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\">",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[5]/article[1]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[4]/article[1]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[2]/article[1]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/a[1]",
              "aria": "/document[1]/main[1]"
            },
            "message": "The <a> element has the id \"main-content\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 2463,
              "height": 0,
              "width": 0
            },
            "snippet": "<a tabindex=\"-1\" id=\"main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_role_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]",
              "aria": "/document[1]/main[1]/navigation[1]/list[1]"
            },
            "message": "The ARIA role 'presentation' is not valid for the element <li> and may be ignored by the browser since the element is focusable",
            "bounds": {
              "left": 48,
              "top": 4563,
              "height": 19,
              "width": 744
            },
            "snippet": "<li role=\"presentation\" class=\"pager__item pager__item--ellipsis page-item\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_parent_required",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]",
              "aria": "/document[1]/banner[1]/tablist[1]/list[1]/listitem[5]/tab[1]"
            },
            "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "bounds": {
              "left": 48,
              "top": 501,
              "height": 22,
              "width": 80
            },
            "snippet": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel4\" id=\"navzjlc1f5fbl4_tab4\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_parent_required",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]",
              "aria": "/document[1]/banner[1]/tablist[1]/list[1]/listitem[4]/tab[1]"
            },
            "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "bounds": {
              "left": 48,
              "top": 387,
              "height": 22,
              "width": 80
            },
            "snippet": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel3\" id=\"navzjlc1f5fbl4_tab3\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_parent_required",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]",
              "aria": "/document[1]/banner[1]/tablist[1]/list[1]/listitem[3]/tab[1]"
            },
            "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "bounds": {
              "left": 48,
              "top": 329,
              "height": 22,
              "width": 168
            },
            "snippet": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel2\" id=\"navzjlc1f5fbl4_tab2\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_parent_required",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]",
              "aria": "/document[1]/banner[1]/tablist[1]/list[1]/listitem[2]/tab[1]"
            },
            "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "bounds": {
              "left": 48,
              "top": 270,
              "height": 22,
              "width": 57
            },
            "snippet": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel1\" id=\"navzjlc1f5fbl4_tab1\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_parent_required",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[4]/div[1]/button[1]",
              "aria": "/document[1]/banner[1]/tab[1]"
            },
            "message": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "bounds": {
              "left": 8,
              "top": 214,
              "height": 22,
              "width": 50
            },
            "snippet": "<button aria-selected=\"false\" role=\"tab\" data-target=\"#navigation\" data-toggle=\"collapse\" aria-controls=\"navigation\" aria-expanded=\"false\" class=\"mobile-control toggle-menu float-right\" id=\"nav-icon3\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "aria": "/document[1]/paragraph[11]/strong[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 2426,
              "height": 15,
              "width": 69
            },
            "snippet": "<a href=\"https://a04.asmdc.org/build-2024\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 2332,
              "height": 16,
              "width": 784
            },
            "snippet": "<h5 class=\"card-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 2292,
              "height": 18,
              "width": 770
            },
            "snippet": "<a href=\"https://a04.asmdc.org/build-2024\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "aria": "/document[1]/paragraph[7]/strong[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1716,
              "height": 15,
              "width": 69
            },
            "snippet": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1623,
              "height": 16,
              "width": 784
            },
            "snippet": "<h5 class=\"card-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1582,
              "height": 18,
              "width": 140
            },
            "snippet": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]",
              "aria": "/document[1]/paragraph[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1550,
              "height": 15,
              "width": 69
            },
            "snippet": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1457,
              "height": 16,
              "width": 784
            },
            "snippet": "<h5 class=\"card-title\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 8,
              "height": 18,
              "width": 133
            },
            "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 4669,
              "height": 660,
              "width": 784
            },
            "snippet": "<div role=\"complementary\" class=\"main-secondary\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 8,
              "top": 1417,
              "height": 18,
              "width": 770
            },
            "snippet": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">",
            "level": "violation"
          },
          {
            "ruleId": "heading_content_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/main[1]/heading[1]"
            },
            "message": "Heading element has no descriptive content",
            "bounds": {
              "left": 8,
              "top": 2463,
              "height": 0,
              "width": 784
            },
            "snippet": "<h1 class=\"title\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[5]/article[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 3304,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&max_width=0&max_height=0&hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[4]/article[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 3101,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&max_width=0&max_height=0&hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[2]/article[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 2723,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&max_width=0&max_height=0&hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\">",
            "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": 8,
              "top": 27,
              "height": 685,
              "width": 784
            },
            "snippet": "<header class=\"global-header fixed\" id=\"header\" role=\"banner\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]",
              "aria": "/document[1]/main[1]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 8,
              "top": 4357,
              "height": 262,
              "width": 784
            },
            "snippet": "<nav aria-labelledby=\"pagination-heading\" role=\"navigation\" style=\"text-align: center\" class=\"pager\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]",
              "aria": "/document[1]/main[1]/article[9]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3995,
              "height": 174,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]",
              "aria": "/document[1]/main[1]/article[8]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3810,
              "height": 165,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]",
              "aria": "/document[1]/main[1]/article[7]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3644,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]",
              "aria": "/document[1]/main[1]/article[6]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3441,
              "height": 184,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]",
              "aria": "/document[1]/main[1]/article[5]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3238,
              "height": 183,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]",
              "aria": "/document[1]/main[1]/article[4]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 3008,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]",
              "aria": "/document[1]/main[1]/article[3]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2860,
              "height": 128,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]",
              "aria": "/document[1]/main[1]/article[2]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2629,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]",
              "aria": "/document[1]/main[1]/article[10]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 4189,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]",
              "aria": "/document[1]/main[1]/article[1]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2463,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_child_valid",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[5]/nav[1]",
              "aria": "/document[1]/banner[1]/tablist[1]"
            },
            "message": "The element with role \"tablist\" owns the child element with the role \"list\" that is not one of the allowed role(s): \"tab\"",
            "bounds": {
              "left": 8,
              "top": 252,
              "height": 401,
              "width": 784
            },
            "snippet": "<nav data-nav-id=\"s28oul5tqu\" role=\"tablist\" aria-multiselectable=\"false\" class=\"main-navigation dropdown nav auto-highlight\" id=\"navigation\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          17,
          0,
          22
        ],
        "instances": [
          {
            "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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\" class=\"card-img-top\">"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"main-content\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/a[1]"
            },
            "excerpt": "<a tabindex=\"-1\" id=\"main-content\">"
          },
          {
            "ruleID": "aria_role_valid",
            "what": "The ARIA role 'presentation' is not valid for the element <li> and may be ignored by the browser since the element is focusable",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[10]"
            },
            "excerpt": "<li role=\"presentation\" class=\"pager__item pager__item--ellipsis page-item\">"
          },
          {
            "ruleID": "aria_parent_required",
            "what": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzjlc1f5fbl4_tab4",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[5]/div[1]/button[1]"
            },
            "excerpt": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel4\" id=\"navzjlc1f5fbl4_tab4\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">"
          },
          {
            "ruleID": "aria_parent_required",
            "what": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzjlc1f5fbl4_tab3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[4]/div[1]/button[1]"
            },
            "excerpt": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel3\" id=\"navzjlc1f5fbl4_tab3\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">"
          },
          {
            "ruleID": "aria_parent_required",
            "what": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzjlc1f5fbl4_tab2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[3]/div[1]/button[1]"
            },
            "excerpt": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel2\" id=\"navzjlc1f5fbl4_tab2\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">"
          },
          {
            "ruleID": "aria_parent_required",
            "what": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navzjlc1f5fbl4_tab1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]/ul[1]/li[2]/div[1]/button[1]"
            },
            "excerpt": "<button aria-expanded=\"false\" data-nav-id=\"s28oul5tqu\" type=\"button\" aria-selected=\"false\" aria-controls=\"navzjlc1f5fbl4_panel1\" id=\"navzjlc1f5fbl4_tab1\" role=\"tab\" class=\"first-level-btn nav-header has-sub\">"
          },
          {
            "ruleID": "aria_parent_required",
            "what": "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\"",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "nav-icon3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[4]/div[1]/button[1]"
            },
            "excerpt": "<button aria-selected=\"false\" role=\"tab\" data-target=\"#navigation\" data-toggle=\"collapse\" aria-controls=\"navigation\" aria-expanded=\"false\" class=\"mobile-control toggle-menu float-right\" id=\"nav-icon3\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"card-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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]"
            },
            "excerpt": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"card-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[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"card-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]/a[1]"
            },
            "excerpt": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div role=\"complementary\" class=\"main-secondary\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">"
          },
          {
            "ruleID": "heading_content_exists",
            "what": "Heading element has no descriptive content",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&max_width=0&max_height=0&hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&max_width=0&max_height=0&hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/article[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&max_width=0&max_height=0&hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]"
            },
            "excerpt": "<header class=\"global-header fixed\" id=\"header\" role=\"banner\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav aria-labelledby=\"pagination-heading\" role=\"navigation\" style=\"text-align: center\" class=\"pager\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[9]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[8]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[7]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[6]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[5]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[4]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[3]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[2]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[10]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" role=\"article\">"
          },
          {
            "ruleID": "aria_child_valid",
            "what": "The element with role \"tablist\" owns the child element with the role \"list\" that is not one of the allowed role(s): \"tab\"",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[5]/nav[1]"
            },
            "excerpt": "<nav data-nav-id=\"s28oul5tqu\" role=\"tablist\" aria-multiselectable=\"false\" class=\"main-navigation dropdown nav auto-highlight\" id=\"navigation\">"
          }
        ]
      },
      "endTime": 1687098165889
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098165889,
      "endTime": 1687098166500
    },
    {
      "type": "url",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)",
      "startTime": 1687098166501,
      "result": {
        "url": "https://a04.asmdc.org/"
      },
      "endTime": 1687098168329
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687098168329,
      "url": "https://a04.asmdc.org/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "error",
              "lastLine": 18,
              "lastColumn": 129,
              "firstColumn": 1,
              "message": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
              "extract": "6XE.css\">\n<link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\">\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 129
            },
            {
              "type": "info",
              "lastLine": 42,
              "lastColumn": 25,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "script>\n  <style type=\"text/css\">.fancy",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 50,
              "lastColumn": 62,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "    \n    \n<header role=\"banner\" id=\"header\" class=\"global-header fixed\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "error",
              "lastLine": 65,
              "lastColumn": 140,
              "firstColumn": 16,
              "message": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
              "extract": "          <a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 338,
              "lastColumn": 47,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article class=\"align-center\"><div>\n",
              "hiliteStart": 10,
              "hiliteLength": 30
            },
            {
              "type": "error",
              "lastLine": 352,
              "lastColumn": 221,
              "firstColumn": 74,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "t-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a>\n ",
              "hiliteStart": 10,
              "hiliteLength": 148
            },
            {
              "type": "error",
              "lastLine": 383,
              "lastColumn": 41,
              "firstColumn": 7,
              "message": "Duplicate ID main-content.",
              "extract": "y\">\n      <a id=\"main-content\" tabindex=\"-1\"></a>\n ",
              "hiliteStart": 10,
              "hiliteLength": 35
            },
            {
              "type": "info",
              "lastLine": 327,
              "lastColumn": 85,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID main-content was here.",
              "extract": "/header>\n\n<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">\n\n\n\n\n ",
              "hiliteStart": 10,
              "hiliteLength": 85
            },
            {
              "type": "info",
              "lastLine": 393,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 414,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "info",
              "lastLine": 436,
              "lastColumn": 202,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 202
            },
            {
              "type": "error",
              "lastLine": 454,
              "lastColumn": 507,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 358
            },
            {
              "type": "error",
              "lastLine": 454,
              "lastColumn": 507,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 358
            },
            {
              "type": "info",
              "lastLine": 451,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 465,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 487,
              "lastColumn": 196,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 196
            },
            {
              "type": "error",
              "lastLine": 505,
              "lastColumn": 496,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 347
            },
            {
              "type": "error",
              "lastLine": 505,
              "lastColumn": 496,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 347
            },
            {
              "type": "info",
              "lastLine": 502,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 516,
              "lastColumn": 170,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "error",
              "lastLine": 534,
              "lastColumn": 471,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 322
            },
            {
              "type": "error",
              "lastLine": 534,
              "lastColumn": 471,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 322
            },
            {
              "type": "info",
              "lastLine": 531,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 545,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 569,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "info",
              "lastLine": 591,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 613,
              "lastColumn": 209,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 209
            },
            {
              "type": "info",
              "lastLine": 635,
              "lastColumn": 208,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 208
            },
            {
              "type": "info",
              "lastLine": 657,
              "lastColumn": 107,
              "firstColumn": 7,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "v>\n\n      <nav class=\"pager\" style=\"text-align: center\" role=\"navigation\" aria-labelledby=\"pagination-heading\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "error",
              "lastLine": 661,
              "lastColumn": 83,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "current=\"\" page\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 661,
              "lastColumn": 105,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 661,
              "lastColumn": 105,
              "firstColumn": 43,
              "message": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 661,
              "lastColumn": 105,
              "firstColumn": 43,
              "message": "Attribute current not allowed on element a at this point.",
              "extract": "          <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 661,
              "lastColumn": 105,
              "firstColumn": 43,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 2\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 2\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 667,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 2\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 3\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 3\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 673,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 3\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 4\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 4\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 679,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 4\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 5\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 5\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 5\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 6\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 6\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 691,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 6\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 7\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 7\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 697,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 7\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 8\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 8\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 703,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 8\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 89,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "to=\"\" page=\"\" 9\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 9\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 709,
              "lastColumn": 111,
              "firstColumn": 43,
              "message": "Attribute 9\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 60,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "\"\" next=\"\" page\"=\"\" rel=\"next\"",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "message": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "message": "Attribute next not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 716,
              "lastColumn": 93,
              "firstColumn": 11,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 61,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "\"\" last=\"\" page\"=\"\" class=\"pag",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "message": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "message": "Attribute last not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 722,
              "lastColumn": 83,
              "firstColumn": 11,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 120,
              "lastColumn": 207,
              "firstColumn": 7,
              "message": "An element with role=tab must be contained in, or owned by, an element with role=tablist.",
              "extract": "t\">\n      <button id=\"nav-icon3\" class=\"mobile-control toggle-menu float-right\" aria-expanded=\"false\" aria-controls=\"navigation\" data-toggle=\"collapse\" data-target=\"#navigation\" role=\"tab\" aria-selected=\"false\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 201
            }
          ],
          "language": "en"
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 5,
              "lastColumn": 28,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "head>\n    <meta charset=\"utf-8\" />\n<nosc",
              "hiliteStart": 10,
              "hiliteLength": 24
            },
            {
              "type": "info",
              "lastLine": 7,
              "lastColumn": 65,
              "firstColumn": 12,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/noscript><link rel=\"canonical\" href=\"https://a04.asmdc.org/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 8,
              "lastColumn": 54,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".org/\" />\n<link rel=\"shortlink\" href=\"https://a04.asmdc.org/\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 123,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".org/\" />\n<meta name=\"description\" content=\"Assemblymember Cecilia Aguiar-Curry Representing the 4th California Assembly District\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 123
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 94,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "trict\" />\n<meta name=\"google-site-verification\" content=\"ejmjls2tEcq-LELDWBzjxN73CNWi_LqmsQkUjCvtYIs\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 94
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vtYIs\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "width\" />\n<meta name=\"HandheldFriendly\" content=\"true\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 72,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\"true\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 72
            },
            {
              "type": "info",
              "lastLine": 14,
              "lastColumn": 99,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e=1.0\" />\n<link rel=\"icon\" href=\"/sites/a04.asmdc.org/files/favicon_0.ico\" type=\"image/vnd.microsoft.icon\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 99
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 97,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".icon\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"\" href=\"https://a04.asmdc.org/rss.xml\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 97
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 131,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "itle>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_QNNUv1q3jcEo2d2mxXkO6lT6IexslPAT5f8lhx5DSA8.css\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 20,
              "lastColumn": 127,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "8.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_n1mmXFCw5BO3TWD6sa67ulJmuMIMJwVoRjb8DUOg6XE.css\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "error",
              "lastLine": 21,
              "lastColumn": 131,
              "firstColumn": 1,
              "message": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
              "extract": "E.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 21,
              "lastColumn": 131,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "E.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 55,
              "lastColumn": 62,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "    \n    \n<header role=\"banner\" id=\"header\" class=\"global-header fixed\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 68,
              "message": "= in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
              "extract": "aguiarcurry/?hl=en\" class=\"ca-",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 71,
              "message": "\" in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
              "extract": "iarcurry/?hl=en\" class=\"ca-gov",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 118,
              "firstColumn": 16,
              "message": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
              "extract": "          <a href=https://www.instagram.com/asmaguiarcurry/?hl=en\" class=\"ca-gov-icon-instagram\" target=\"_blank\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 103
            },
            {
              "type": "info",
              "lastLine": 111,
              "lastColumn": 71,
              "firstColumn": 9,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ">\n        <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\" />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "info",
              "lastLine": 321,
              "lastColumn": 214,
              "firstColumn": 11,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"SearchInput\" placeholder=\"Search this website\" class=\"search-textfield height-50 border-0 p-x-sm w-100\" />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 345,
              "lastColumn": 537,
              "firstColumn": 24,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": " <div>    <img srcset=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q 325w, /sites/a04.asmdc.org/files/styles/max_650x650/public/2023-01/a04_header-1.jpg?itok=1Ipiqk0g 650w, /sites/a04.asmdc.org/files/styles/max_2600x2600/public/2023-01/a04_header-1.jpg?itok=iTkqXEKU 1300w\" sizes=\"(min-width: 1250px) 1250px, 100vw\" src=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q\" alt=\"Assemblymember Cecilia Aguiar-Curry\" typeof=\"foaf:Image\" /></div>",
              "hiliteStart": 10,
              "hiliteLength": 514
            },
            {
              "type": "info",
              "lastLine": 343,
              "lastColumn": 47,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article class=\"align-center\"><div>\n",
              "hiliteStart": 10,
              "hiliteLength": 30
            },
            {
              "type": "error",
              "lastLine": 357,
              "lastColumn": 221,
              "firstColumn": 74,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "t-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a>\n ",
              "hiliteStart": 10,
              "hiliteLength": 148
            },
            {
              "type": "error",
              "lastLine": 361,
              "lastColumn": 43,
              "firstColumn": 41,
              "message": "End tag p implied, but there were open elements.",
              "extract": "t\"><small><p><a hre",
              "hiliteStart": 10,
              "hiliteLength": 3
            },
            {
              "type": "error",
              "lastLine": 361,
              "lastColumn": 40,
              "firstColumn": 34,
              "message": "Unclosed element small.",
              "extract": "ard-text\"><small><p><a ",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 361,
              "lastColumn": 143,
              "firstColumn": 140,
              "message": "End tag p seen, but there were open elements.",
              "extract": "trong></a></p></smal",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 361,
              "lastColumn": 151,
              "firstColumn": 144,
              "message": "No small element in scope but a small end tag seen.",
              "extract": "g></a></p></small></p>\n ",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 361,
              "lastColumn": 155,
              "firstColumn": 152,
              "message": "No p element in scope but a p end tag seen.",
              "extract": "p></small></p>\n     ",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 369,
              "lastColumn": 43,
              "firstColumn": 41,
              "message": "End tag p implied, but there were open elements.",
              "extract": "t\"><small><p><stron",
              "hiliteStart": 10,
              "hiliteLength": 3
            },
            {
              "type": "error",
              "lastLine": 369,
              "lastColumn": 40,
              "firstColumn": 34,
              "message": "Unclosed element small.",
              "extract": "ard-text\"><small><p><st",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 369,
              "lastColumn": 153,
              "firstColumn": 150,
              "message": "End tag p seen, but there were open elements.",
              "extract": "></strong></p></smal",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 369,
              "lastColumn": 161,
              "firstColumn": 154,
              "message": "No small element in scope but a small end tag seen.",
              "extract": "trong></p></small></p>\n ",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 369,
              "lastColumn": 165,
              "firstColumn": 162,
              "message": "No p element in scope but a p end tag seen.",
              "extract": "p></small></p>\n     ",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 377,
              "lastColumn": 43,
              "firstColumn": 41,
              "message": "End tag p implied, but there were open elements.",
              "extract": "t\"><small><p><stron",
              "hiliteStart": 10,
              "hiliteLength": 3
            },
            {
              "type": "error",
              "lastLine": 377,
              "lastColumn": 40,
              "firstColumn": 34,
              "message": "Unclosed element small.",
              "extract": "ard-text\"><small><p><st",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 377,
              "lastColumn": 121,
              "firstColumn": 118,
              "message": "End tag p seen, but there were open elements.",
              "extract": "></strong></p></smal",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 377,
              "lastColumn": 129,
              "firstColumn": 122,
              "message": "No small element in scope but a small end tag seen.",
              "extract": "trong></p></small></p>\n\n",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 377,
              "lastColumn": 133,
              "firstColumn": 130,
              "message": "No p element in scope but a p end tag seen.",
              "extract": "p></small></p>\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "error",
              "lastLine": 388,
              "lastColumn": 41,
              "firstColumn": 7,
              "message": "Duplicate ID main-content.",
              "extract": "y\">\n      <a id=\"main-content\" tabindex=\"-1\"></a>\n ",
              "hiliteStart": 10,
              "hiliteLength": 35
            },
            {
              "type": "info",
              "lastLine": 332,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID main-content was here.",
              "extract": "/header>\n\n<div id=\"main-content\" class=\"main-content clearfix\">\n\n\n\n\n ",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 398,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 419,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "info",
              "lastLine": 441,
              "lastColumn": 202,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 202
            },
            {
              "type": "error",
              "lastLine": 459,
              "lastColumn": 504,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 355
            },
            {
              "type": "error",
              "lastLine": 459,
              "lastColumn": 504,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 355
            },
            {
              "type": "info",
              "lastLine": 456,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 470,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 492,
              "lastColumn": 196,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 196
            },
            {
              "type": "error",
              "lastLine": 510,
              "lastColumn": 493,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 344
            },
            {
              "type": "error",
              "lastLine": 510,
              "lastColumn": 493,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 344
            },
            {
              "type": "info",
              "lastLine": 507,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 521,
              "lastColumn": 170,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" class=\"node node--type-videos node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "error",
              "lastLine": 539,
              "lastColumn": 468,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 319
            },
            {
              "type": "error",
              "lastLine": 539,
              "lastColumn": 468,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 319
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 26,
              "firstColumn": 18,
              "subType": "warning",
              "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
              "extract": "     <div><article>\n  \n  ",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 550,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 574,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "info",
              "lastLine": 596,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 618,
              "lastColumn": 209,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 209
            },
            {
              "type": "info",
              "lastLine": 640,
              "lastColumn": 208,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "ews-row\">\n<article role=\"article\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\">\n\n  \n ",
              "hiliteStart": 10,
              "hiliteLength": 208
            },
            {
              "type": "info",
              "lastLine": 662,
              "lastColumn": 107,
              "firstColumn": 7,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "v>\n\n      <nav class=\"pager\" style=\"text-align: center\" role=\"navigation\" aria-labelledby=\"pagination-heading\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "error",
              "lastLine": 666,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=0 title=\"Current page\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 666,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Current page\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 666,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=0 title=\"Current page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 666,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=0 title=\"Current page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 666,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute current not allowed on element a at this point.",
              "extract": "          <a href=\"?page=0 title=\"Current page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 666,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=0 title=\"Current page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=1 title=\"Go to page 2\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 2\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 2\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 672,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 2\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=2 title=\"Go to page 3\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 3\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 3\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 3\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=3 title=\"Go to page 4\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 4\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 4\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 684,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 4\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=4 title=\"Go to page 5\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 5\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 5\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 690,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 5\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=5 title=\"Go to page 6\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 6\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 6\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 696,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 6\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=6 title=\"Go to page 7\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 7\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 7\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 702,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 7\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\">\n  ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=7 title=\"Go to page 8\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 8\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 8\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 708,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 8\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 67,
              "message": "No space between attributes.",
              "extract": "?page=8 title=\"Go to page 9\" c",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 79,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "e=\"Go to page 9\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "subType": "warning",
              "message": "Attribute 9\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute page not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 714,
              "lastColumn": 98,
              "firstColumn": 43,
              "message": "Attribute 9\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 35,
              "message": "No space between attributes.",
              "extract": "?page=1 title=\"Go to next page",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 50,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "Go to next page\" rel=\"next\" cl",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "message": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "message": "Attribute next not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 721,
              "lastColumn": 80,
              "firstColumn": 11,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 36,
              "message": "No space between attributes.",
              "extract": "page=23 title=\"Go to last page",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 51,
              "message": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
              "extract": "Go to last page\" class=\"page-l",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "subType": "warning",
              "message": "Attribute page\" is not serializable as XML 1.0.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "message": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "message": "Attribute go not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "message": "Attribute to not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "message": "Attribute last not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 70,
              "firstColumn": 11,
              "message": "Attribute page\" not allowed on element a at this point.",
              "extract": "          <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 758,
              "lastColumn": 26,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "  <div><p><br /><stron",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 770,
              "lastColumn": 277,
              "firstColumn": 54,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "iarcurry\"><img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\" width=\"78\" height=\"78\" loading=\"lazy\" /></a> <",
              "hiliteStart": 10,
              "hiliteLength": 224
            },
            {
              "type": "info",
              "lastLine": 770,
              "lastColumn": 545,
              "firstColumn": 328,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "iarCurry\"><img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\" width=\"78\" height=\"78\" loading=\"lazy\" /></a> <",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 770,
              "lastColumn": 828,
              "firstColumn": 603,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "arcurry/\"><img alt=\"Instagram Logo Graphic\" data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\" /></a></",
              "hiliteStart": 10,
              "hiliteLength": 226
            },
            {
              "type": "info",
              "lastLine": 774,
              "lastColumn": 41,
              "firstColumn": 36,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ":</strong><br />\nState",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 775,
              "lastColumn": 19,
              "firstColumn": 14,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "te Capitol<br />\nP.O. ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 776,
              "lastColumn": 21,
              "firstColumn": 16,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "Box 942849<br />\nSacra",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 777,
              "lastColumn": 31,
              "firstColumn": 26,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "94249-0004<br />\nTel: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 778,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 319-2004<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 781,
              "lastColumn": 43,
              "firstColumn": 38,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ":</strong><br />\n600 A",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 782,
              "lastColumn": 26,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "et, Ste. D<br />\nDavis",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 783,
              "lastColumn": 21,
              "firstColumn": 16,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 95616<br />\nTel: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 784,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 757-1034<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 787,
              "lastColumn": 41,
              "firstColumn": 36,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "rate Drive<br />\nNapa,",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 788,
              "lastColumn": 20,
              "firstColumn": 15,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 94558<br />\nTel: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 789,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 224-0440<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 804,
              "lastColumn": 6,
              "firstColumn": 1,
              "message": "Stray end tag div.",
              "extract": "\n</div>  \n</div>\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 6
            }
          ],
          "language": "en"
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          59,
          0,
          178,
          0
        ],
        "instances": [
          {
            "ruleID": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
            "what": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "18"
            },
            "excerpt": "6XE.css\"> <link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\"> "
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "42"
            },
            "excerpt": "script> <style type=\"text/css\">.fancy"
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "50"
            },
            "excerpt": " <header role=\"banner\" id=\"header\" class=\"global-header fixed\"> "
          },
          {
            "ruleID": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
            "what": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "65"
            },
            "excerpt": " <a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\"><span "
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "338"
            },
            "excerpt": " <div><article class=\"align-center\"><div> "
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "352"
            },
            "excerpt": "t-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a> "
          },
          {
            "ruleID": "Duplicate ID main-content.",
            "what": "Duplicate ID main-content.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "383"
            },
            "excerpt": "y\"> <a id=\"main-content\" tabindex=\"-1\"></a> "
          },
          {
            "ruleID": "The first occurrence of ID main-content was here.",
            "what": "The first occurrence of ID main-content was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "327"
            },
            "excerpt": "/header> <div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "393"
            },
            "excerpt": " <h1 class=\"title\"></h1> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "414"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "436"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "454"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "454"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "451"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "465"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "487"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "505"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "505"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "502"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "516"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "534"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "534"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "531"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "545"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "569"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "591"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "613"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "635"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "657"
            },
            "excerpt": "v> <nav class=\"pager\" style=\"text-align: center\" role=\"navigation\" aria-labelledby=\"pagination-heading\"> <"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "661"
            },
            "excerpt": "current=\"\" page\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "661"
            },
            "excerpt": " <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "661"
            },
            "excerpt": " <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute current not allowed on element a at this point.",
            "what": "Attribute current not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "661"
            },
            "excerpt": " <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "661"
            },
            "excerpt": " <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": "to=\"\" page=\"\" 2\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 2\" is not serializable as XML 1.0.",
            "what": "Attribute 2\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 2\" not allowed on element a at this point.",
            "what": "Attribute 2\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "667"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": "to=\"\" page=\"\" 3\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 3\" is not serializable as XML 1.0.",
            "what": "Attribute 3\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 3\" not allowed on element a at this point.",
            "what": "Attribute 3\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "673"
            },
            "excerpt": " <a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": "to=\"\" page=\"\" 4\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 4\" is not serializable as XML 1.0.",
            "what": "Attribute 4\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 4\" not allowed on element a at this point.",
            "what": "Attribute 4\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": " <a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": "to=\"\" page=\"\" 5\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 5\" is not serializable as XML 1.0.",
            "what": "Attribute 5\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 5\" not allowed on element a at this point.",
            "what": "Attribute 5\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": "to=\"\" page=\"\" 6\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 6\" is not serializable as XML 1.0.",
            "what": "Attribute 6\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 6\" not allowed on element a at this point.",
            "what": "Attribute 6\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "691"
            },
            "excerpt": " <a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": "to=\"\" page=\"\" 7\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 7\" is not serializable as XML 1.0.",
            "what": "Attribute 7\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 7\" not allowed on element a at this point.",
            "what": "Attribute 7\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "697"
            },
            "excerpt": " <a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": "to=\"\" page=\"\" 8\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 8\" is not serializable as XML 1.0.",
            "what": "Attribute 8\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 8\" not allowed on element a at this point.",
            "what": "Attribute 8\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "703"
            },
            "excerpt": " <a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": "to=\"\" page=\"\" 9\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute 9\" is not serializable as XML 1.0.",
            "what": "Attribute 9\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 9\" not allowed on element a at this point.",
            "what": "Attribute 9\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": " <a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": "\"\" next=\"\" page\"=\"\" rel=\"next\""
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute next not allowed on element a at this point.",
            "what": "Attribute next not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "716"
            },
            "excerpt": " <a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": "\"\" last=\"\" page\"=\"\" class=\"pag"
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute last not allowed on element a at this point.",
            "what": "Attribute last not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "722"
            },
            "excerpt": " <a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> "
          },
          {
            "ruleID": "An element with role=tab must be contained in, or owned by, an element with role=tablist.",
            "what": "An element with role=tab must be contained in, or owned by, an element with role=tablist.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "nav-icon3",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "120"
            },
            "excerpt": "t\"> <button id=\"nav-icon3\" class=\"mobile-control toggle-menu float-right\" aria-expanded=\"false\" aria-controls=\"navigation\" data-toggle=\"collapse\" data-target=\"#navigation\" role=\"tab\" aria-selected=\"false\"> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "5"
            },
            "excerpt": "head> <meta charset=\"utf-8\" /> <nosc"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "7"
            },
            "excerpt": "/noscript><link rel=\"canonical\" href=\"https://a04.asmdc.org/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "8"
            },
            "excerpt": ".org/\" /> <link rel=\"shortlink\" href=\"https://a04.asmdc.org/\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "9"
            },
            "excerpt": ".org/\" /> <meta name=\"description\" content=\"Assemblymember Cecilia Aguiar-Curry Representing the 4th California Assembly District\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "10"
            },
            "excerpt": "trict\" /> <meta name=\"google-site-verification\" content=\"ejmjls2tEcq-LELDWBzjxN73CNWi_LqmsQkUjCvtYIs\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "11"
            },
            "excerpt": "vtYIs\" /> <meta name=\"MobileOptimized\" content=\"width\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "12"
            },
            "excerpt": "width\" /> <meta name=\"HandheldFriendly\" content=\"true\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "13"
            },
            "excerpt": "\"true\" /> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "14"
            },
            "excerpt": "e=1.0\" /> <link rel=\"icon\" href=\"/sites/a04.asmdc.org/files/favicon_0.ico\" type=\"image/vnd.microsoft.icon\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "15"
            },
            "excerpt": ".icon\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"\" href=\"https://a04.asmdc.org/rss.xml\" /> <scri"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "19"
            },
            "excerpt": "itle> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_QNNUv1q3jcEo2d2mxXkO6lT6IexslPAT5f8lhx5DSA8.css\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "20"
            },
            "excerpt": "8.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a04.asmdc.org/files/css/css_n1mmXFCw5BO3TWD6sa67ulJmuMIMJwVoRjb8DUOg6XE.css\" /> <link"
          },
          {
            "ruleID": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
            "what": "Bad value https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700 for attribute href on element link: Illegal character in query: | is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "21"
            },
            "excerpt": "E.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\" /> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "21"
            },
            "excerpt": "E.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,700\" /> "
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "55"
            },
            "excerpt": " <header role=\"banner\" id=\"header\" class=\"global-header fixed\"> "
          },
          {
            "ruleID": "= in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
            "what": "= in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": "aguiarcurry/?hl=en\" class=\"ca-"
          },
          {
            "ruleID": "\" in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
            "what": "\" in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": "iarcurry/?hl=en\" class=\"ca-gov"
          },
          {
            "ruleID": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
            "what": "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": " <a href=https://www.instagram.com/asmaguiarcurry/?hl=en\" class=\"ca-gov-icon-instagram\" target=\"_blank\"><span "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "111"
            },
            "excerpt": "> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\" /> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "321"
            },
            "excerpt": " <input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"SearchInput\" placeholder=\"Search this website\" class=\"search-textfield height-50 border-0 p-x-sm w-100\" /> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "345"
            },
            "excerpt": " <div> <img srcset=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q 325w, /sites/a04.asmdc.org/files/styles/max_650x650/public/2023-01/a04_header-1.jpg?itok ... n-width: 1250px) 1250px, 100vw\" src=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q\" alt=\"Assemblymember Cecilia Aguiar-Curry\" typeof=\"foaf:Image\" /></div>"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "343"
            },
            "excerpt": " <div><article class=\"align-center\"><div> "
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "357"
            },
            "excerpt": "t-choose\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\"></a> "
          },
          {
            "ruleID": "End tag p implied, but there were open elements.",
            "what": "End tag p implied, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "361"
            },
            "excerpt": "t\"><small><p><a hre"
          },
          {
            "ruleID": "Unclosed element small.",
            "what": "Unclosed element small.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "361"
            },
            "excerpt": "ard-text\"><small><p><a "
          },
          {
            "ruleID": "End tag p seen, but there were open elements.",
            "what": "End tag p seen, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "361"
            },
            "excerpt": "trong></a></p></smal"
          },
          {
            "ruleID": "No small element in scope but a small end tag seen.",
            "what": "No small element in scope but a small end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "361"
            },
            "excerpt": "g></a></p></small></p> "
          },
          {
            "ruleID": "No p element in scope but a p end tag seen.",
            "what": "No p element in scope but a p end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "361"
            },
            "excerpt": "p></small></p> "
          },
          {
            "ruleID": "End tag p implied, but there were open elements.",
            "what": "End tag p implied, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": "t\"><small><p><stron"
          },
          {
            "ruleID": "Unclosed element small.",
            "what": "Unclosed element small.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": "ard-text\"><small><p><st"
          },
          {
            "ruleID": "End tag p seen, but there were open elements.",
            "what": "End tag p seen, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": "></strong></p></smal"
          },
          {
            "ruleID": "No small element in scope but a small end tag seen.",
            "what": "No small element in scope but a small end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": "trong></p></small></p> "
          },
          {
            "ruleID": "No p element in scope but a p end tag seen.",
            "what": "No p element in scope but a p end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": "p></small></p> "
          },
          {
            "ruleID": "End tag p implied, but there were open elements.",
            "what": "End tag p implied, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "t\"><small><p><stron"
          },
          {
            "ruleID": "Unclosed element small.",
            "what": "Unclosed element small.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "ard-text\"><small><p><st"
          },
          {
            "ruleID": "End tag p seen, but there were open elements.",
            "what": "End tag p seen, but there were open elements.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "></strong></p></smal"
          },
          {
            "ruleID": "No small element in scope but a small end tag seen.",
            "what": "No small element in scope but a small end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "trong></p></small></p> "
          },
          {
            "ruleID": "No p element in scope but a p end tag seen.",
            "what": "No p element in scope but a p end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "p></small></p> "
          },
          {
            "ruleID": "Duplicate ID main-content.",
            "what": "Duplicate ID main-content.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "388"
            },
            "excerpt": "y\"> <a id=\"main-content\" tabindex=\"-1\"></a> "
          },
          {
            "ruleID": "The first occurrence of ID main-content was here.",
            "what": "The first occurrence of ID main-content was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "332"
            },
            "excerpt": "/header> <div id=\"main-content\" class=\"main-content clearfix\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "398"
            },
            "excerpt": " <h1 class=\"title\"></h1> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "419"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "441"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "459"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "459"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "456"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "470"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "492"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "510"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "510"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "507"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "521"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" class=\"node node--type-videos node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "539"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "539"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></ifra"
          },
          {
            "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "536"
            },
            "excerpt": " <div><article> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "550"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "574"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "596"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "618"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "640"
            },
            "excerpt": "ews-row\"> <article role=\"article\" about=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser\"> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "662"
            },
            "excerpt": "v> <nav class=\"pager\" style=\"text-align: center\" role=\"navigation\" aria-labelledby=\"pagination-heading\"> <"
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": "?page=0 title=\"Current page\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": "e=\"Current page\" class=\"page-l"
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": " <a href=\"?page=0 title=\"Current page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": " <a href=\"?page=0 title=\"Current page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute current not allowed on element a at this point.",
            "what": "Attribute current not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": " <a href=\"?page=0 title=\"Current page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "666"
            },
            "excerpt": " <a href=\"?page=0 title=\"Current page\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": "?page=1 title=\"Go to page 2\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": "e=\"Go to page 2\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 2\" is not serializable as XML 1.0.",
            "what": "Attribute 2\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 2\" not allowed on element a at this point.",
            "what": "Attribute 2\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "672"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to page 2\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": "?page=2 title=\"Go to page 3\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": "e=\"Go to page 3\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 3\" is not serializable as XML 1.0.",
            "what": "Attribute 3\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 3\" not allowed on element a at this point.",
            "what": "Attribute 3\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"?page=2 title=\"Go to page 3\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": "?page=3 title=\"Go to page 4\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": "e=\"Go to page 4\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 4\" is not serializable as XML 1.0.",
            "what": "Attribute 4\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 4\" not allowed on element a at this point.",
            "what": "Attribute 4\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "684"
            },
            "excerpt": " <a href=\"?page=3 title=\"Go to page 4\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": "?page=4 title=\"Go to page 5\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": "e=\"Go to page 5\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 5\" is not serializable as XML 1.0.",
            "what": "Attribute 5\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 5\" not allowed on element a at this point.",
            "what": "Attribute 5\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "690"
            },
            "excerpt": " <a href=\"?page=4 title=\"Go to page 5\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": "?page=5 title=\"Go to page 6\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": "e=\"Go to page 6\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 6\" is not serializable as XML 1.0.",
            "what": "Attribute 6\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 6\" not allowed on element a at this point.",
            "what": "Attribute 6\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "696"
            },
            "excerpt": " <a href=\"?page=5 title=\"Go to page 6\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": "?page=6 title=\"Go to page 7\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": "e=\"Go to page 7\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 7\" is not serializable as XML 1.0.",
            "what": "Attribute 7\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 7\" not allowed on element a at this point.",
            "what": "Attribute 7\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "702"
            },
            "excerpt": " <a href=\"?page=6 title=\"Go to page 7\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": "?page=7 title=\"Go to page 8\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": "e=\"Go to page 8\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 8\" is not serializable as XML 1.0.",
            "what": "Attribute 8\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 8\" not allowed on element a at this point.",
            "what": "Attribute 8\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "708"
            },
            "excerpt": " <a href=\"?page=7 title=\"Go to page 8\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": "?page=8 title=\"Go to page 9\" c"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": "e=\"Go to page 9\" class=\"page-l"
          },
          {
            "ruleID": "Attribute 9\" is not serializable as XML 1.0.",
            "what": "Attribute 9\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page not allowed on element a at this point.",
            "what": "Attribute page not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute 9\" not allowed on element a at this point.",
            "what": "Attribute 9\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "714"
            },
            "excerpt": " <a href=\"?page=8 title=\"Go to page 9\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": "?page=1 title=\"Go to next page"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": "Go to next page\" rel=\"next\" cl"
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute next not allowed on element a at this point.",
            "what": "Attribute next not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "721"
            },
            "excerpt": " <a href=\"?page=1 title=\"Go to next page\" rel=\"next\" class=\"page-link\"> "
          },
          {
            "ruleID": "No space between attributes.",
            "what": "No space between attributes.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": "page=23 title=\"Go to last page"
          },
          {
            "ruleID": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "what": "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": "Go to last page\" class=\"page-l"
          },
          {
            "ruleID": "Attribute page\" is not serializable as XML 1.0.",
            "what": "Attribute page\" is not serializable as XML 1.0.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "what": "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute go not allowed on element a at this point.",
            "what": "Attribute go not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute to not allowed on element a at this point.",
            "what": "Attribute to not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute last not allowed on element a at this point.",
            "what": "Attribute last not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Attribute page\" not allowed on element a at this point.",
            "what": "Attribute page\" not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"?page=23 title=\"Go to last page\" class=\"page-link\"> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "758"
            },
            "excerpt": " <div><p><br /><stron"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "770"
            },
            "excerpt": "iarcurry\"><img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\" width=\"78\" height=\"78\" loading=\"lazy\" /></a> <"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "770"
            },
            "excerpt": "iarCurry\"><img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\" width=\"78\" height=\"78\" loading=\"lazy\" /></a> <"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "770"
            },
            "excerpt": "arcurry/\"><img alt=\"Instagram Logo Graphic\" data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\" /></a></"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "774"
            },
            "excerpt": ":</strong><br /> State"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "775"
            },
            "excerpt": "te Capitol<br /> P.O. "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "776"
            },
            "excerpt": "Box 942849<br /> Sacra"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "777"
            },
            "excerpt": "94249-0004<br /> Tel: "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "778"
            },
            "excerpt": ") 319-2004<br /> Fax: "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "781"
            },
            "excerpt": ":</strong><br /> 600 A"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "782"
            },
            "excerpt": "et, Ste. D<br /> Davis"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "783"
            },
            "excerpt": ", CA 95616<br /> Tel: "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "784"
            },
            "excerpt": ") 757-1034<br /> Fax: "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "787"
            },
            "excerpt": "rate Drive<br /> Napa,"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "788"
            },
            "excerpt": ", CA 94558<br /> Tel: "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "789"
            },
            "excerpt": ") 224-0440<br /> Fax: "
          },
          {
            "ruleID": "Stray end tag div.",
            "what": "Stray end tag div.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "804"
            },
            "excerpt": " </div> </div> "
          }
        ]
      },
      "endTime": 1687098169714
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687098169714,
      "url": "https://a04.asmdc.org/",
      "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-18 14:22:50",
          "hash": "a37f056098e20f105b152b767a93c3079c66bd3510cb661e0c0f37b4c6811473a2f666f59b071c3f49c771dcff49bd08bbb98d5f10a78e41dbd1cd429bf84d29",
          "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": 34,
          "warning": 14,
          "failed": 10,
          "inapplicable": 67
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 14,
              "warning": 7,
              "failed": 6,
              "inapplicable": 40
            },
            "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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js flexbox\" style=\"font-size: 1rem;\"><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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js flexbox\" style=\"font-size: 1rem;\"><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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R12": {
                "name": "Link has accessible name",
                "code": "QW-ACT-R12",
                "mapping": "c487ae",
                "description": "This rule checks that each link has an accessible name.",
                "metadata": {
                  "target": {
                    "element": [
                      "a[href]",
                      "area[href]"
                    ],
                    "attributes": [
                      "role='link'"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [
                    "G91"
                  ],
                  "url": "https://act-rules.github.io/rules/c487ae",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 48,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name, or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 28,
                  "warning": 0,
                  "failed": 1,
                  "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=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">\n\n\n\n\n  \n            \n    \n  \n    \n      \n            \n    Image\n                  \n          \n\n  \n      \n  \n\n  \n    \n      \n            \n    \n        \n        \n            Right to Choose\n            California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion.  \n            Learn More\n        \n    \n    \n        \n        \n            California Wildfires\n            My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. \n     …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R38": {
                "name": "ARIA required owned elements",
                "code": "QW-ACT-R38",
                "mapping": "bc4a75",
                "description": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "role"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/bc4a75",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target owns elements that doesn't have the correct role."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target owns elements that doesn't have the correct role.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"ov1ln8uuac\">\n        \n\n\n      \n    \n      \n        \n        About\n      \n\n\n          \n      \n    \n      \n        \n        District\n      \n\n\n                                \n\n  \n              \n\n          \n                \n        District Map\n              \n\n          \n                \n        Upcoming Events\n              \n\n    \n\n      \n\n\n\n\n                  \n      \n    \n      \n        \n        Committees &amp; Legislation\n      \n\n\n                                \n\n  \n              \n\n          \n      Committees\n              \n\n          \n      AB 659 Cancer Preven …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1)"
                      }
                    ],
                    "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": 64,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" class=\"ca-gov-icon-home\">Home</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\">Facebook</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\">Twitter</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\">Instagram</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" target=\"_blank\">Email</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/events/\">Upcoming Events</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/edd-assistance/\">EDD Assistance</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/contact-me-0\"> Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-340\"> Settings</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"btn btn-standout disableHighContrastMode\">Default</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"btn btn-standout enableHighContrastMode\">High Contrast</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"btn btn-standout resetTextSize\">Reset</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"btn btn-standout increaseTextSize\">Increase Font SizeFont Increase</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"btn btn-standout decreaseTextSize\">Decrease Font SizeFont Decrease</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" class=\"close\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" aria-label=\"Close\" id=\"ui-collapse-254\">×</button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(3) > 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": "<button id=\"nav-icon3\" class=\"mobile-control toggle-menu float-right\" aria-expanded=\"false\" aria-controls=\"navigation\" data-toggle=\"collapse\" data-target=\"#navigation\" role=\"tab\" aria-selected=\"false\">\n        \n        \n        \n        \n        Menu\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(4) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography-0\" class=\"first-level-link\">\n        \n        About\n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > 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": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab1\" aria-controls=\"navzm7nscre4v8_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        District\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab2\" aria-controls=\"navzm7nscre4v8_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Committees &amp; Legislation\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab3\" aria-controls=\"navzm7nscre4v8_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Newsroom\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab4\" aria-controls=\"navzm7nscre4v8_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Resources\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/coronavirus-covid-19\" class=\"first-level-link\">\n        \n        COVID-19\n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > 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=\"javascript:;\" class=\"first-level-link\">Search</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/build-2024\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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://a04.asmdc.org/build-2024\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong: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=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" rel=\"bookmark\">Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article: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=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" rel=\"bookmark\">Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article: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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article: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=\"/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehension\" rel=\"bookmark\">Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article: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=\"/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcare\" rel=\"bookmark\">Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article: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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article: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/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" rel=\"bookmark\">LIVE: CA Defamation Bill Receives Bi-Partisan Support!\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article: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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article: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=\"/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamation\" rel=\"bookmark\">Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article: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=\"/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunities\" rel=\"bookmark\">Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article: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=\"/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-county\" rel=\"bookmark\">Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article: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=\"/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-lead\" rel=\"bookmark\">Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article: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=\"/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-district\" rel=\"bookmark\">Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article: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=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\">\n            \n              Current page\n            1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\">\n            \n              Page\n            2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\">\n            \n              Page\n            3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\">\n            \n              Page\n            4</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\">\n            \n              Page\n            5</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\">\n            \n              Page\n            6</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\">\n            \n              Page\n            7</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\">\n            \n              Page\n            8</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > 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=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\">\n            \n              Page\n            9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\">\n            Next page\n            Next ›\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\">\n            Last page\n            Last »\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\">\n  Subscribe to \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(12)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/contact-me-0\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong: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 class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">Meeting/Event Request</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > strong: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=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">Certificate Request</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > strong: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=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > strong: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=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">EDD Request Form</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > strong:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R9": {
                "name": "Links with identical accessible names have equivalent purpose",
                "code": "QW-ACT-R9",
                "mapping": "b20e66",
                "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b20e66",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 2,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Learn More"
                      },
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/build-2024\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Learn More"
                      },
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">Learn More</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Learn More"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"SearchInput\" placeholder=\"Search this website\" class=\"search-textfield height-50 border-0 p-x-sm w-100\" tabindex=\"-1\" aria-hidden=\"true\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R33": {
                "name": "ARIA required context role",
                "code": "QW-ACT-R33",
                "mapping": "ff89c9",
                "description": "This rule checks that an element with an explicit semantic role exists inside its required context.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "role"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/ff89c9",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target parent doesn't have the required context `role`."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target parent doesn't have the required context `role`.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"nav-icon3\" class=\"mobile-control toggle-menu float-right\" aria-expanded=\"false\" aria-controls=\"navigation\" data-toggle=\"collapse\" data-target=\"#navigation\" role=\"tab\" aria-selected=\"false\">\n        \n        \n        \n        \n        Menu\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(4) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target parent doesn't have the required context `role`.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab1\" aria-controls=\"navzm7nscre4v8_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        District\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target parent doesn't have the required context `role`.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab2\" aria-controls=\"navzm7nscre4v8_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Committees &amp; Legislation\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target parent doesn't have the required context `role`.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab3\" aria-controls=\"navzm7nscre4v8_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Newsroom\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target parent doesn't have the required context `role`.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab4\" aria-controls=\"navzm7nscre4v8_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\">\n        \n        Resources\n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "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": 7,
                  "warning": 0,
                  "failed": 1,
                  "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 class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpg\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R35": {
                "name": "Heading has accessible name",
                "code": "QW-ACT-R35",
                "mapping": "ffd0e9",
                "description": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
                "metadata": {
                  "target": {
                    "element": [
                      "h1-h6",
                      "*[role='heading']"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [
                    "H42"
                  ],
                  "url": "https://act-rules.github.io/rules/ffd0e9",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 16,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target accessible name doesn't exist or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"title\"></h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 7,
              "warning": 5,
              "failed": 1,
              "inapplicable": 21
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 4,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"path-frontpage two-column\">\n        <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>\n    \n      Skip to main content\n    \n    \n    \n\n\n  \n        \n    \n  \n    \n      \n            \n    \n        \n            \n                Home\n                Facebook\n                Twitter\n               Instagram\n  Email \n            \n            \nUpcoming Events\nEDD Assistance\n                 Contact Me\n  Settings\n               \n            \n        \n    \n\n      \n  \n\n\n\n\n  \n    \n      \n        Default\n        High Contrast\n      \n      \n        Reset\n        Increase Font SizeFont Increase\n        Dec …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that the element's title attribute describes correctly the link."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\">\n        \n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T21": {
                "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link",
                "code": "QW-WCAG-T21",
                "mapping": "F89",
                "description": "This technique checks the text alternative of images which are the only content of a link",
                "metadata": {
                  "target": {
                    "parent": "a",
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value"
                    }
                  ],
                  "related": [
                    "H2",
                    "H30",
                    "ARIA7",
                    "ARIA8"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89",
                  "passed": 6,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The image doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 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 id=\"nav_list\" class=\"top-level-nav\">\n      \n    <li class=\"nav-item\">\n      <a href=\"/biography-0\" class=\"first-level-link\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n        <span class=\"ca-gov-icon-person\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>\n        About\n      </a>\n\n\n          </li>\n      \n    <li class=\"nav-item\">\n      <div class=\"has-sub-btn\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > 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=\"second-level-nav\">\n              \n\n          <li>\n      <a href=\"/district-map\" class=\"second-level-link\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">          <span class=\"ca-gov-icon-users\" aria-hidden=\"true\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>\n        District Map\n              </a>\n</li>\n          <li>\n      <a  …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > 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=\"second-level-nav\">\n              \n\n          <li>\n      <a href=\"/committees-0\" class=\"second-level-link\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Committees\n              </a>\n</li>\n          <li>\n      <a href=\"/ab-659-cancer-prevention-act\" class=\"second-level-link\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">AB 659 Cancer Preventi …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > 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=\"second-level-nav\">\n              \n\n          <li>\n      <a href=\"/press-releases\" class=\"second-level-link\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">          <span class=\"ca-gov-icon-cal\" aria-hidden=\"true\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>\n        Press Releases\n              </a>\n</li>\n          <li>\n      < …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > 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=\"second-level-nav\">\n              \n\n          <li>\n      <a href=\"/edd-assistance\" class=\"second-level-link\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">          <span class=\"ca-gov-icon-books\" aria-hidden=\"true\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>\n        EDD Assistance\n                  <div class=\"link-descriptio …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > 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=\"pager__items js-pager__items pagination justify-content-center\">\n                                                        <li class=\"pager__item is-active page-item\">\n                                          <a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">\n            <span class=\"visually-hidden\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > 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": 7,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(3) > 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 srcset=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q 325w, /sites/a04.asmdc.org/files/styles/max_650x650/public/2023-01/a04_header-1.jpg?itok=1Ipiqk0g 650w, /sites/a04.asmdc.org/files/styles/max_2600x2600/public/2023-01/a04_header-1.jpg?itok=iTkqXEKU 1300w\" sizes=\"(min-width: 1250px) 1250px, 100vw\" src=\"/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1q\" alt=\"Assemblymember Cecilia Aguiar-Curry\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"card-img-top\" src=\"/sites/a04.asmdc.org/files/WildfireCardDeck.jpg\" alt=\"Wildfire Resources\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpg\" alt=\"Build 2024 Deck\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\" width=\"78\" height=\"78\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Instagram Logo Graphic\" data-entity-type=\"file\" data-entity-uuid=\"0e3bc335-756c-49f9-aa61-ac4bbde72c55\" src=\"/sites/a04.asmdc.org/files/inline-images/Instagram-299-blue_0.png\" width=\"75\" height=\"75\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(3) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 13,
              "warning": 2,
              "failed": 3,
              "inapplicable": 6
            },
            "assertions": {
              "QW-BP6": {
                "name": "title element is not too long (100 characters)",
                "code": "QW-BP6",
                "description": "The webpage title element shouldn't have more than 100 characters",
                "metadata": {
                  "target": {
                    "element": "title"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The page title has 100 or more characters."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The page title has 100 or more characters.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<title>Official Website - Assemblymember Cecilia Aguiar-Curry Representing the 04th California Assembly District</title>",
                        "pointer": "html > head:nth-child(1) > title:nth-child(19)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP11": {
                "name": "Using br to make a list",
                "code": "QW-BP11",
                "description": "Using 3 consecutive br elements",
                "metadata": {
                  "target": {
                    "element": "br"
                  },
                  "passed": 2,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "`br` elements are being be used as a list."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Capitol Office:\nState Capitol\nP.O. Box 942849\nSacramento, CA 94249-0004\nTel: (916) 319-2004\nFax: (916) 319-2104</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>District Offices:\n600 A Street, Ste. D\nDavis, CA 95616\nTel: (530) 757-1034\nFax: (530) 757-1174</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "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": 17,
                  "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": "<h5 class=\"card-title\">Right to Choose</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"card-title\">California Wildfires</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"card-title\">#Build2024</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"title\"></h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>\n      Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article: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>\n      Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article: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>\n      Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article: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>\n      Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article: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>\n      LIVE: CA Defamation Bill Receives Bi-Partisan Support!\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article: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>\n      Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article: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>\n      Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article: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>\n      Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article: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>\n      Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article: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>\n      Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year\n\n    </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article: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": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(11) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4>Connect with Us:</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4>Contact:</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(8)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP15": {
                "name": "At least one width attribute of an HTML element is expressed in absolute values",
                "code": "QW-BP15",
                "description": "At least one width attribute of an HTML element is expressed in absolute values",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "width"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target `width` attribute uses absolute units."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM8\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"LIVE: CA Defamation Bill Receives Bi-Partisan Support!\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\">\n\n\n\n\n  \n            \n    \n  \n    \n      \n            \n    Image\n                  \n          \n\n  \n      \n  \n\n  \n    \n      \n            \n    \n        \n        \n            Right to Choose\n            California is committed to protecting and strengthening access to reproductive health care services so that every person can access safe abortion.  \n            Learn More\n        \n    \n    \n        \n        \n            California Wildfires\n            My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. \n     …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 69,
                "document": 4,
                "banner": 1,
                "button": 9,
                "group": 2,
                "img": 8,
                "tab": 5,
                "tablist": 1,
                "list": 6,
                "listitem": 31,
                "tabpanel": 4,
                "form": 1,
                "searchbox": 1,
                "article": 14,
                "heading": 17,
                "main": 1,
                "navigation": 1,
                "presentation": 1,
                "complementary": 1
              },
              "tags": {
                "html": 4,
                "head": 4,
                "meta": 6,
                "noscript": 2,
                "link": 7,
                "script": 24,
                "title": 1,
                "style": 1,
                "body": 4,
                "a": 63,
                "header": 1,
                "div": 106,
                "span": 97,
                "button": 14,
                "img": 8,
                "nav": 2,
                "ul": 6,
                "li": 32,
                "form": 1,
                "input": 1,
                "article": 14,
                "h5": 3,
                "p": 29,
                "small": 6,
                "strong": 18,
                "main": 1,
                "h1": 1,
                "h2": 10,
                "time": 10,
                "iframe": 3,
                "b": 1,
                "h4": 3,
                "br": 13
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          38,
          78,
          1,
          11
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... 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 flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... 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 flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... 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 flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... 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 flexbox\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"></a>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4)"
            },
            "excerpt": "<div id=\"main-content\" class=\"main-content clearfix\" style=\"padding-top: 124.594px;\"> Image Right to Choose California is committed to protecting and strengthening access to reproductive health care s ...  abortion. Learn More California Wildfires My office has compiled a list of wildfire resources that help you mitigate risk as well as find help when recovering from the aftermath of wildfire season. …"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "QW-ACT-R38",
            "what": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1)"
            },
            "excerpt": "<nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"ov1ln8uuac\"> About District District Map Upcoming Events Committees &amp; Legislation Committees AB 659 Cancer Preven …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" class=\"ca-gov-icon-home\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\">Facebook</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\">Twitter</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\">Instagram</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" target=\"_blank\">Email</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events/\">Upcoming 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"/edd-assistance/\">EDD Assistance</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/contact-me-0\"> Contact Me</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "ui-collapse-340",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button class=\"btn btn-xs btn-primary\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" id=\"ui-collapse-340\"> Settings</button>"
          },
          {
            "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"btn btn-standout disableHighContrastMode\">Default</button>"
          },
          {
            "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"btn btn-standout enableHighContrastMode\">High Contrast</button>"
          },
          {
            "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"btn btn-standout resetTextSize\">Reset</button>"
          },
          {
            "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"btn btn-standout increaseTextSize\">Increase Font SizeFont Increase</button>"
          },
          {
            "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"btn btn-standout decreaseTextSize\">Decrease Font SizeFont Decrease</button>"
          },
          {
            "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": "ui-collapse-254",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" class=\"close\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" aria-label=\"Close\" id=\"ui-collapse-254\">×</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(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"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": "nav-icon3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(4) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button id=\"nav-icon3\" class=\"mobile-control toggle-menu float-right\" aria-expanded=\"false\" aria-controls=\"navigation\" data-toggle=\"collapse\" data-target=\"#navigation\" role=\"tab\" aria-selected=\"false\"> Menu </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(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography-0\" class=\"first-level-link\"> 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": "BUTTON",
            "id": "navzm7nscre4v8_tab1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab1\" aria-controls=\"navzm7nscre4v8_panel1\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\"> District </button>"
          },
          {
            "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": "navzm7nscre4v8_tab2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab2\" aria-controls=\"navzm7nscre4v8_panel2\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\"> Committees &amp; Legislation </button>"
          },
          {
            "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": "navzm7nscre4v8_tab3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab3\" aria-controls=\"navzm7nscre4v8_panel3\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\"> Newsroom </button>"
          },
          {
            "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": "navzm7nscre4v8_tab4",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"first-level-btn nav-header has-sub\" role=\"tab\" id=\"navzm7nscre4v8_tab4\" aria-controls=\"navzm7nscre4v8_panel4\" aria-selected=\"false\" type=\"button\" data-nav-id=\"ov1ln8uuac\" aria-expanded=\"false\"> Resources </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(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/coronavirus-covid-19\" class=\"first-level-link\"> 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) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"javascript:;\" class=\"first-level-link\">Search</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"></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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\">Learn 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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"></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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/northern-california-fire-resources-and-information-updated-2020\">Learn 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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\"></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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > p:nth-child(4) > small:nth-child(1) > strong:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\">Learn 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) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-program\" rel=\"bookmark\">Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najm\" rel=\"boo