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=\"bookmark\">Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "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) > div:nth-child(2) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "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\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 </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(4) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<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 </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "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(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)"
            },
            "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\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a href=\"/video/20230420-live-ca-defamation-bill-receives-bi-partisan-support\" rel=\"bookmark\">LIVE: CA Defamation Bill Receives Bi-Partisan Support! </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "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(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)"
            },
            "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!\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 </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(7) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<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 </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(8) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<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 </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(9) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<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 </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(10) > article:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<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 </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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=0 title=\" current=\"\" page\"=\"\" class=\"page-link\"> Current page 1</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1 title=\" go=\"\" to=\"\" page=\"\" 2\"=\"\" class=\"page-link\"> Page 2</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=2 title=\" go=\"\" to=\"\" page=\"\" 3\"=\"\" class=\"page-link\"> Page 3</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3 title=\" go=\"\" to=\"\" page=\"\" 4\"=\"\" class=\"page-link\"> Page 4</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=4 title=\" go=\"\" to=\"\" page=\"\" 5\"=\"\" class=\"page-link\"> Page 5</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=5 title=\" go=\"\" to=\"\" page=\"\" 6\"=\"\" class=\"page-link\"> Page 6</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=6 title=\" go=\"\" to=\"\" page=\"\" 7\"=\"\" class=\"page-link\"> Page 7</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=7 title=\" go=\"\" to=\"\" page=\"\" 8\"=\"\" class=\"page-link\"> Page 8</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=8 title=\" go=\"\" to=\"\" page=\"\" 9\"=\"\" class=\"page-link\"> Page 9</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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1 title=\" go=\"\" to=\"\" next=\"\" page\"=\"\" rel=\"next\" class=\"page-link\"> Next page Next › </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) > nav:nth-child(11) > ul:nth-child(2) > li:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=23 title=\" go=\"\" to=\"\" last=\"\" page\"=\"\" class=\"page-link\"> Last page Last » </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) > a:nth-child(12)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/rss.xml\" class=\"feed-icon\"> Subscribe to </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(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" 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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://scheduling.assembly.ca.gov/a04\">Meeting/Event Request</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > 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)"
            },
            "excerpt": "<a class=\"btn btn-primary btn-lg\" href=\"https://a04.asmdc.org/certificate-request\">Certificate Request</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > 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)"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"btn btn-danger btn-lg\" href=\"/edd-assistance\">EDD Request Form</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(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"></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(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"></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(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"></a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)"
            },
            "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\" tabindex=\"-1\" aria-hidden=\"true\">"
          },
          {
            "ruleID": "QW-ACT-R33",
            "what": "This rule checks that an element with an explicit semantic role exists inside its required context.",
            "ordinalSeverity": 3,
            "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-R33",
            "what": "This rule checks that an element with an explicit semantic role exists inside its required context.",
            "ordinalSeverity": 3,
            "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-R33",
            "what": "This rule checks that an element with an explicit semantic role exists inside its required context.",
            "ordinalSeverity": 3,
            "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-R33",
            "what": "This rule checks that an element with an explicit semantic role exists inside its required context.",
            "ordinalSeverity": 3,
            "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-R33",
            "what": "This rule checks that an element with an explicit semantic role exists inside its required context.",
            "ordinalSeverity": 3,
            "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-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "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": "QW-ACT-R35",
            "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"path-frontpage two-column\"> <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> Skip to main content Home Facebook Twitter Instagram Email Upcoming Events EDD Assistance Contact Me Settings Default High Contrast Reset Increase Font SizeFont Increase Dec …"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(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-WCAG-T21",
            "what": "This technique checks the text alternative of images which are the only content of a link",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "nav_list",
            "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)"
            },
            "excerpt": "<ul id=\"nav_list\" class=\"top-level-nav\"> <li class=\"nav-item\"> <a href=\"/biography-0\" class=\"first-level-link\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-ch ... -child(1) > span:nth-child(1)\"></span> About </a> </li> <li class=\"nav-item\"> <div class=\"has-sub-btn\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > div:nth-child(5) > nav:nth-child(1) …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > 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)"
            },
            "excerpt": "<ul class=\"second-level-nav\"> <li> <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: ... h-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> District Map </a> </li> <li> <a …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(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)"
            },
            "excerpt": "<ul class=\"second-level-nav\"> <li> <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: ... ild(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 …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(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)"
            },
            "excerpt": "<ul class=\"second-level-nav\"> <li> <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) > u ... -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> Press Releases </a> </li> <li> < …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(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)"
            },
            "excerpt": "<ul class=\"second-level-nav\"> <li> <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) > u ... > 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> EDD Assistance <div class=\"link-descriptio …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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\" _selector=\"html  ... > li:nth-child(1) > a:nth-child(1)\"> <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) …"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(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)"
            },
            "excerpt": "<img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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=1Ipiqk ... zes=\"(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\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<img class=\"card-img-top\" src=\"/sites/a04.asmdc.org/files/WildfireCardDeck.jpg\" alt=\"Wildfire Resources\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<img class=\"card-img-top\" src=\"https://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpg\" alt=\"Build 2024 Deck\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<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\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<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\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(3) > img:nth-child(1)"
            },
            "excerpt": "<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\">"
          },
          {
            "ruleID": "QW-BP6",
            "what": "The webpage title element shouldn't have more than 100 characters",
            "ordinalSeverity": 1,
            "tagName": "TITLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > title:nth-child(19)"
            },
            "excerpt": "<title>Official Website - Assemblymember Cecilia Aguiar-Curry Representing the 04th California Assembly District</title>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p>Capitol Office: State Capitol P.O. Box 942849 Sacramento, CA 94249-0004 Tel: (916) 319-2004 Fax: (916) 319-2104</p>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p>District Offices: 600 A Street, Ste. D Davis, CA 95616 Tel: (530) 757-1034 Fax: (530) 757-1174</p>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "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) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"card-title\">Right to Choose</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "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) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"card-title\">California Wildfires</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "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) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"card-title\">#Build2024</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > main:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the City of Davis </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> LIVE: CA Defamation Bill Receives Bi-Partisan Support! </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymembers Aguiar-Curry &amp; Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors of Abuse </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigation Workers </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative Women’s Caucus for 2023-24 Legislative Session </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > 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)"
            },
            "excerpt": "<h2> Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "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) > nav:nth-child(11) > h4:nth-child(1)"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<h4>Connect with Us:</h4>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<h4>Contact:</h4>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "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) > div:nth-child(2) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "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\"></iframe>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "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(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)"
            },
            "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\"></iframe>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "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(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)"
            },
            "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!\"></iframe>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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. …"
          }
        ]
      },
      "endTime": 1687098171759
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687098171759,
      "url": "https://a04.asmdc.org/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.074",
        "responseTime": "2023-06-18T14:22:51.465Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1004245,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 22,
              "totalWarnings": 1,
              "totalIssues": 23
            },
            "issuesByLevel": {
              "A": {
                "count": 13,
                "pct": 56.52
              },
              "AA": {
                "count": 1,
                "pct": 4.35
              },
              "AAA": {
                "count": 23,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "d0791f57-877f-40b9-8388-f38e38dfd253",
          "docID": "8a40fa00-b39e-422c-a982-fcc63c759320",
          "sourceHash": "391509a599bb7febb7c67328b3ea3143",
          "urlHttpCode": 200,
          "clientScriptErrors": [
            {},
            {}
          ],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=d0791f57-877f-40b9-8388-f38e38dfd253",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 5120.28
                },
                "height": 5120.28,
                "width": 1008
              },
              "position": {
                "line": 2080,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage two-column\"&gt; &lt;noscript&gt;&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/noscript&gt; &lt;a ",
              "xpath": "/html/body",
              "issueID": "6f2e8b4ebb8a9940c111ad72cb8c1b1a",
              "signature": "5c4dfd13841593783aa14d2472c6e0af",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=6f2e8b4ebb8a9940c111ad72cb8c1b1a"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1398
                },
                "bottom-right": {
                  "x": 778,
                  "y": 1415
                },
                "height": 17,
                "width": 770
              },
              "position": {
                "line": 3678,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a04.asmdc.org/california-supports-right-choose\"&gt;&lt;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\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "99ac158bef0bc66fe6b848ec07550bc6",
              "signature": "ea2a43b427796242d291183441a28837",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=99ac158bef0bc66fe6b848ec07550bc6"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1512.34375
                },
                "bottom-right": {
                  "x": 77,
                  "y": 1527.34375
                },
                "height": 15,
                "width": 69
              },
              "position": {
                "line": 4037,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a04.asmdc.org/california-supports-right-choose\"&gt;&lt;strong&gt;Learn More&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/small[1]/a[1]",
              "issueID": "2394e84b84f4dfd93d106502c3e5cd75",
              "signature": "e8bb05f809e93e4ae16f31a257d8b952",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=2394e84b84f4dfd93d106502c3e5cd75"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1658.6875
                },
                "bottom-right": {
                  "x": 77,
                  "y": 1673.6875
                },
                "height": 15,
                "width": 69
              },
              "position": {
                "line": 4038,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/northern-california-fire-resources-and-information-updated-2020\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "issueID": "0ee3a6ef1afee30317c33bea13d43f39",
              "signature": "319a7af1f412223027299709a022ba35",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=0ee3a6ef1afee30317c33bea13d43f39"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2367.03125
                },
                "bottom-right": {
                  "x": 77,
                  "y": 2382.03125
                },
                "height": 15,
                "width": 69
              },
              "position": {
                "line": 4038,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a04.asmdc.org/build-2024\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "issueID": "0fde1a96999ca4542e4f05b42fa0cf1d",
              "signature": "7ff981ad7c9fb9ece7702a51268dc45a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=0fde1a96999ca4542e4f05b42fa0cf1d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 191
                },
                "bottom-right": {
                  "x": 63,
                  "y": 208
                },
                "height": 17,
                "width": 55
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\" rel=\"home\"&gt; &lt;img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "4933c8fc444502725b77e9ea54092573",
              "signature": "799f403afd76eb73442a4856e09b2cd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4933c8fc444502725b77e9ea54092573"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1658.6875
                },
                "bottom-right": {
                  "x": 77,
                  "y": 1673.6875
                },
                "height": 15,
                "width": 69
              },
              "position": {
                "line": 4038,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/northern-california-fire-resources-and-information-updated-2020\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "issueID": "c36298d9664901fbb62406f013106960",
              "signature": "e99f047496a057966697a4659c801d83",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c36298d9664901fbb62406f013106960"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2367.03125
                },
                "bottom-right": {
                  "x": 77,
                  "y": 2382.03125
                },
                "height": 15,
                "width": 69
              },
              "position": {
                "line": 4038,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a04.asmdc.org/build-2024\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/small[1]/strong[1]/a[1]",
              "issueID": "f84fc71e0319119dd3d3ee90f43718fd",
              "signature": "746fdf081e0da69198ee44b24b00e173",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f84fc71e0319119dd3d3ee90f43718fd"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 5120.28
                },
                "height": 5120.28,
                "width": 1008
              },
              "position": {
                "line": 2080,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage two-column\"&gt; &lt;noscript&gt;&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/noscript&gt; &lt;a ",
              "xpath": "/html/body",
              "issueID": "43d64a76c7a69015665eea6de7da2154",
              "signature": "62d3f3c6aad52fca6f163743782616c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=43d64a76c7a69015665eea6de7da2154"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 170
                },
                "bottom-right": {
                  "x": 15.7969,
                  "y": 185
                },
                "height": 15,
                "width": 7.796900000000001
              },
              "position": {
                "line": 7802,
                "column": 7
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" aria-label=\"Close\" id=\"ui-collapse-320\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/button[1]",
              "issueID": "f1833bd14836f3da1f343e7d3fbd0186",
              "signature": "90517b5c7d36f1ba476f8c580a402009",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f1833bd14836f3da1f343e7d3fbd0186"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 5120.28
                },
                "height": 5120.28,
                "width": 1008
              },
              "position": {
                "line": 2080,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage two-column\"&gt; &lt;noscript&gt;&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/noscript&gt; &lt;a ",
              "xpath": "/html/body",
              "issueID": "5038ee57ad1de3a5757d3570e47bab9d",
              "signature": "959ca1873142a2a62a6bbeb8e2656d30",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=5038ee57ad1de3a5757d3570e47bab9d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 246
                },
                "bottom-right": {
                  "x": 1016,
                  "y": 636
                },
                "height": 390,
                "width": 1008
              },
              "position": {
                "line": 7839,
                "column": 1
              },
              "errorSnippet": "&lt;nav id=\"navigation\" class=\"main-navigation dropdown nav auto-highlight\" aria-multiselectable=\"false\" role=\"tablist\" data-nav-id=\"qssa2mmpef\"&gt; &lt;ul id=\"nav_list\" class=\"top-level-nav\"&gt; &lt;li class=\"nav-item\"&gt; &lt;a href=\"/biography-0\" clas",
              "xpath": "/html/body/header[1]/div[5]/nav[1]",
              "issueID": "afdce1fc913e35db0f822376c3e852a0",
              "signature": "dc25fb6e4ca0cd5fc1b9e04ce4b672b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=afdce1fc913e35db0f822376c3e852a0"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 160.421875,
                  "y": 652
                },
                "bottom-right": {
                  "x": 329.421875,
                  "y": 667
                },
                "height": 15,
                "width": 169
              },
              "position": {
                "line": 45,
                "column": 215
              },
              "errorSnippet": "&lt;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\"&gt;",
              "xpath": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "3c3a71903deac4cf66665c71fa759a74",
              "signature": "a998c205dfce452a9463d43f4af4de50",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=3c3a71903deac4cf66665c71fa759a74"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 339.421875,
                  "y": 652
                },
                "bottom-right": {
                  "x": 380.906275,
                  "y": 667
                },
                "height": 15,
                "width": 41.4844
              },
              "position": {
                "line": 8024,
                "column": 11
              },
              "errorSnippet": "&lt;button type=\"submit\" class=\"pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent\" tabindex=\"-1\" aria-hidden=\"true\"&gt;&lt;span class=\"ca-gov-icon-search font-size-30 color-gray\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=",
              "xpath": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/button[1]",
              "issueID": "b563ed3f698ce6851fc29451ec75344d",
              "signature": "36c7d3537c3fda86b3126dbd22381960",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=b563ed3f698ce6851fc29451ec75344d"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 673
                },
                "bottom-right": {
                  "x": 88.0156,
                  "y": 688
                },
                "height": 15,
                "width": 80.0156
              },
              "position": {
                "line": 8025,
                "column": 60
              },
              "errorSnippet": "&lt;button class=\"close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel\" type=\"reset\" tabindex=\"-1\" aria-hidden=\"true\"&gt;&lt;span class=\"sr-only\"&gt;Close Search&lt;/span&gt;&lt;span class=\"ca-gov-icon-close-mark\" aria-hidden=",
              "xpath": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/div[1]/button[1]",
              "issueID": "976dababd04d51f98e82d13fd40ce3dc",
              "signature": "ca3f7a24044ad093a24ceb95469db051",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=976dababd04d51f98e82d13fd40ce3dc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.109375,
                  "y": 26
                },
                "bottom-right": {
                  "x": 113.109375,
                  "y": 43
                },
                "height": 17,
                "width": 62
              },
              "position": {
                "line": 44,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "4d1eaaae378c2e9d38c34348424f34e7",
              "signature": "02383fb127cc7aa4f0393fec702c834a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d1eaaae378c2e9d38c34348424f34e7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 117.03125,
                  "y": 26
                },
                "bottom-right": {
                  "x": 163.03125,
                  "y": 43
                },
                "height": 17,
                "width": 46
              },
              "position": {
                "line": 44,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "2f024788ee543cceaf7ab9676d296773",
              "signature": "5cde8d591bbc4decff6b0975ba4dc160",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2f024788ee543cceaf7ab9676d296773"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 167.015625,
                  "y": 26
                },
                "bottom-right": {
                  "x": 231.015625,
                  "y": 43
                },
                "height": 17,
                "width": 64
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&amp;quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "227d41507e7e3caefd03321defef4e15",
              "signature": "a539bc5ac7e3be15616e4b84d57f65b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=227d41507e7e3caefd03321defef4e15"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 235,
                  "y": 26
                },
                "bottom-right": {
                  "x": 273,
                  "y": 43
                },
                "height": 17,
                "width": 38
              },
              "position": {
                "line": 45,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" target=\"_blank\"&gt;&lt;span class=\"sr-only\"&gt;Email&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "93ad09eafcb91aa96043af306daaafec",
              "signature": "fd3dcfb1cca944d0135a2ebcd8181c77",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=93ad09eafcb91aa96043af306daaafec"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 4601.21875
                },
                "bottom-right": {
                  "x": 217,
                  "y": 4618.21875
                },
                "height": 17,
                "width": 209
              },
              "position": {
                "line": 6202,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\"&gt;Do you live in the 4th District?&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/strong[1]/a[1]",
              "issueID": "7634134a4483dad5f4c5df837ae51cdd",
              "signature": "afb9fd9a0081ef673577053d26579e30",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7634134a4483dad5f4c5df837ae51cdd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 4713.75
                },
                "bottom-right": {
                  "x": 124,
                  "y": 4730.75
                },
                "height": 17,
                "width": 116
              },
              "position": {
                "line": 6203,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"&gt;&lt;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-He",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
              "issueID": "cf660459f6af6db9b3172b76381d1632",
              "signature": "cf4139028c541a0e2156e6089df7176d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cf660459f6af6db9b3172b76381d1632"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 127.984375,
                  "y": 4713.75
                },
                "bottom-right": {
                  "x": 227.984375,
                  "y": 4730.75
                },
                "height": 17,
                "width": 100
              },
              "position": {
                "line": 6203,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"&gt;&lt;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_",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[2]",
              "issueID": "0a56bec423b245e805274cc920c31671",
              "signature": "ed84fbf28ecaa3ddefd7a829e7c42d1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0a56bec423b245e805274cc920c31671"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 231.734375,
                  "y": 4713.75
                },
                "bottom-right": {
                  "x": 404.734375,
                  "y": 4730.75
                },
                "height": 17,
                "width": 173
              },
              "position": {
                "line": 6203,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"&gt;&lt;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/In",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[3]",
              "issueID": "c89ca581c216dcf2aa22552c48ba032f",
              "signature": "fb9bf8677045262154643ed16c645518",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c89ca581c216dcf2aa22552c48ba032f"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          1,
          22
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"path-frontpage two-column\"> <noscript>&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;</noscript> <a "
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[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\"><strong>Learn More</strong></a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[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\">Learn More</a>"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[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\">Learn More</a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[3]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> </a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[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\">Learn More</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[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\">Learn More</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"path-frontpage two-column\"> <noscript>&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;</noscript> <a "
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "ui-collapse-320",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[2]/div[1]/button[1]"
            },
            "excerpt": "<button type=\"button\" class=\"close\" data-toggle=\"collapse\" data-target=\"#siteSettings\" aria-expanded=\"false\" aria-controls=\"siteSettings\" aria-label=\"Close\" id=\"ui-collapse-320\"><span aria-hidden=\"true\">×</span></button>"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"path-frontpage two-column\"> <noscript>&amp;lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WN7VSDJ\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&amp;gt;&amp;lt;/iframe&amp;gt;</noscript> <a "
          },
          {
            "ruleID": "190",
            "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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=\"qssa2mmpef\"> <ul id=\"nav_list\" class=\"top-level-nav\"> <li class=\"nav-item\"> <a href=\"/biography-0\" clas"
          },
          {
            "ruleID": "194",
            "what": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/input[1]"
            },
            "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\" tabindex=\"-1\" aria-hidden=\"true\">"
          },
          {
            "ruleID": "194",
            "what": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/button[1]"
            },
            "excerpt": "<button type=\"submit\" class=\"pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent\" tabindex=\"-1\" aria-hidden=\"true\"><span class=\"ca-gov-icon-search font-size-30 color-gray\" aria-hidden=\"true\"></span><span class="
          },
          {
            "ruleID": "194",
            "what": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[5]/div[1]/div[1]/form[1]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel\" type=\"reset\" tabindex=\"-1\" aria-hidden=\"true\"><span class=\"sr-only\">Close Search</span><span class=\"ca-gov-icon-close-mark\" aria-hidden="
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/asmaguiarcurry\" class=\"ca-gov-icon-facebook\" target=\"_blank\" rel=\"noopener\"><span class=\"sr-only\">Facebook</span></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/AsmAguiarCurry\" class=\"ca-gov-icon-twitter\" target=\"_blank\" rel=\"noopener\"><span class=\"sr-only\">Twitter</span></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/asmaguiarcurry/?hl=en&amp;quot;\" class=\"ca-gov-icon-instagram\" target=\"_blank\" rel=\"noopener\"><span class=\"sr-only\">Instagram</span></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/contact-me-0\" class=\"ca-gov-icon-email\" target=\"_blank\"><span class=\"sr-only\">Email</span></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]/strong[1]/a[1]"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 4th District?</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]"
            },
            "excerpt": "<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-He"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[2]"
            },
            "excerpt": "<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_"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/p[6]/a[3]"
            },
            "excerpt": "<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/In"
          }
        ]
      },
      "endTime": 1687098172342
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687098172342,
      "url": "https://a04.asmdc.org/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": "block"
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": "MAIN"
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 377
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 1,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "attributes": [
                    "href=https://www.instagram.com/asmaguiarcurry/?hl=enca-gov-icon-instagram_blanksr-onlyhttps://a04.asmdc.org/contact-me-0ca-gov-icon-email_blanksr-onlysettings-links/events//edd-assistance/https://a04.asmdc.org/contact-me-0ca-gov-icon-contact-ustruebtn",
                    "btn-xs",
                    "btn-primarycollapse#siteSettingsfalsesiteSettingsca-gov-icon-geartruesite-settings",
                    "section",
                    "section-standout",
                    "collapse",
                    "collapsedalertsiteSettingscontainer",
                    "p-ybtn-group",
                    "btn-group-justified-smgroupcontrastModebtn-groupbuttonbtn",
                    "btn-standout",
                    "disableHighContrastModebtn-groupbuttonbtn",
                    "btn-standout",
                    "enableHighContrastModebtn-groupgrouptextSizeModebtn-groupbuttonbtn",
                    "btn-standout",
                    "resetTextSizebtn-groupbuttonbtn",
                    "btn-standout",
                    "increaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-plus-line",
                    "font-size-smtruebtn-groupbuttonbtn",
                    "btn-standout",
                    "decreaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-minus-line",
                    "font-size-smtruebuttonclosecollapse#siteSettingsfalsesiteSettingsClosetruebrandingblock-aguiar-curry-theme-brandingheader-organization-banner/Homehome/sites/a04.asmdc.org/files/a04logo.svgHomemobile-controlsmobile-control-group",
                    "mobile-header-iconsmobile-control-group",
                    "main-nav-icons",
                    "float-rightnav-icon3mobile-control",
                    "toggle-menu",
                    "float-rightfalsenavigationcollapse#navigationsr-onlynavigation-searchnavigationmain-navigation",
                    "dropdown",
                    "nav",
                    "auto-highlightnav_listtop-level-navnav-item/biography-0first-level-linkca-gov-icon-personnav-item/districtfirst-level-linkca-gov-icon-userssub-navsecond-level-nav/district-mapsecond-level-linkca-gov-icon-userstrue/eventssecond-level-linkca-gov-icon-userstruenav-itemfirst-level-linkca-gov-icon-ca-capitolsub-navsecond-level-nav/committees-0second-level-link/ab-659-cancer-prevention-actsecond-level-linknav-item/Newsroomfirst-level-linkca-gov-icon-calsub-navsecond-level-nav/press-releasessecond-level-linkca-gov-icon-caltrue/newssecond-level-linkca-gov-icon-caltrue/videossecond-level-linkca-gov-icon-caltrue/photosecond-level-linkca-gov-icon-caltrue/audiosecond-level-linkca-gov-icon-caltruenav-item/Resoucesfirst-level-linkca-gov-icon-bookssub-navsecond-level-nav/edd-assistancesecond-level-linkca-gov-icon-bookstruelink-description/build-2024second-level-linkca-gov-icon-bookstrue/good-news-california-veteranssecond-level-linkca-gov-icon-bookstrue/how-get-appointed-boards-and-commissionssecond-level-linkca-gov-icon-bookstruenav-item/coronavirus-covid-19first-level-linkca-gov-icon-masknav-itemjavascript:;first-level-linkca-gov-icon-searchtruehead-searchsearch-containercontainerSearchsearch-form/search/nodegetpos-relsr-onlySearchInputedit-keyssearchedit-keyskeysSearchInputSearch",
                    "this",
                    "websitesearch-textfield",
                    "height-50",
                    "border-0",
                    "p-x-sm",
                    "w-100submitpos-abs",
                    "gsc-search-button",
                    "top-0",
                    "width-50",
                    "height-50",
                    "border-0",
                    "bg-transparentca-gov-icon-search",
                    "font-size-30",
                    "color-graytruesr-onlywidth-50",
                    "height-50",
                    "close-search-btnclose-search",
                    "gsc-clear-button",
                    "width-50",
                    "height-50",
                    "border-0",
                    "bg-transparent",
                    "pos-relresetsr-onlyca-gov-icon-close-marktrueheader-decorationmain-contentmain-content",
                    "clearfixsectionblock-headerimageheader-img",
                    "block--type-basicalign-centervisually-hidden/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(min-width:",
                    "1250px)",
                    "1250px,",
                    "100vw/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1qAssemblymember",
                    "Cecilia",
                    "Aguiar-Curryfoaf:Imageblock-homecarddeckblock--type-basiccard-deckcard",
                    "card-primaryhttps://a04.asmdc.org/california-supports-right-choosecard-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpgcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/california-supports-right-choosecard",
                    "card-primaryhttps://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020card-img-top/sites/a04.asmdc.org/files/WildfireCardDeck.jpgWildfire",
                    "Resourcescard-bodycard-titlecard-textcard-text/northern-california-fire-resources-and-information-updated-2020card",
                    "card-primaryhttps://a04.asmdc.org/build-2024card-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpgBuild",
                    "2024",
                    "Deckcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/build-2024main-primarymain-content-1block-aguiar-curry-theme-page-titletitlehiddenblock-aguiar-curry-theme-contentviews-element-containerjs-view-dom-id-c3e97e79dc3be1c029eb0a9e82ed3839253e3ac87286986f4950cbd9588a72b7views-rowarticle/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programbookmarknode__content2023-06-01T05:47:31Zviews-rowarticle/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmnode",
                    "node--type-videos",
                    "node--promoted",
                    "node--view-mode-teaser/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmbookmarknode__content2023-05-15T16:42:29Zfield",
                    "field--name-field-media-oembed-video",
                    "field--type-string",
                    "field--label-hidden",
                    "youtube-container--responsive",
                    "field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ0200113media-oembed-contentAssemblymember",
                    "Aguiar-Curry",
                    "Adjourns",
                    "Assembly",
                    "in",
                    "honor",
                    "of",
                    "David",
                    "Breaux",
                    "and",
                    "Karim",
                    "Abou",
                    "Najmviews-rowarticle/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionbookmarknode__content2023-05-04T21:13:20Zviews-rowarticle/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarenode",
                    "node--type-videos",
                    "node--promoted",
                    "node--view-mode-teaser/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarebookmarknode__content2023-04-24T17:22:48Zfield",
                    "field--name-field-media-oembed-video",
                    "field--type-string",
                    "field--label-hidden",
                    "youtube-container--responsive",
                    "field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i80200113media-oembed-contentAssemblymember",
                    "Aguiar-Curry:",
                    "We",
                    "Will",
                    "Protect",
                    "and",
                    "Expand",
                    "Reproductive",
                    "Healthcareviews-rowarticle/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportnode",
                    "node--type-videos",
                    "node--promoted",
                    "node--view-mode-teaser/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportbookmarknode__content2023-04-20T19:00:00Zfield",
                    "field--name-field-media-oembed-video",
                    "field--type-string",
                    "field--label-hidden",
                    "youtube-container--responsive",
                    "field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM80200113media-oembed-contentLIVE:",
                    "CA",
                    "Defamation",
                    "Bill",
                    "Receives",
                    "Bi-Partisan",
                    "Support!views-rowarticle/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationbookmarknode__content2023-03-22T19:00:00Zviews-rowarticle/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesbookmarknode__content2022-09-06T19:24:02Zviews-rowarticle/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countynode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countybookmarknode__content2022-09-06T19:10:50Zviews-rowarticle/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadbookmarknode__content2022-08-22T19:17:50Zviews-rowarticle/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtnode",
                    "node--type-press-releases",
                    "node--promoted",
                    "node--view-mode-teaser/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtbookmarknode__content2022-03-09T17:32:48Zpagertext-align:",
                    "centernavigationpagination-headingpagination-headingvisually-hiddenpager__items",
                    "js-pager__items",
                    "pagination",
                    "justify-content-centerpager__item",
                    "is-active",
                    "page-item?page=0",
                    "title=",
                    "class"
                  ]
                }
              ]
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Element A has 2 attributes with the same name",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "href=https://www.instagram.com/asmaguiarcurry/?hl=enca-gov-icon-instagram_blanksr-onlyhttps://a04.asmdc.org/contact-me-0ca-gov-icon-email_blanksr-onlysettings-links/events//edd-assistance/https://a04.asmdc.org/contact-me-0ca-gov-icon-contact-ustruebtn ... btn-xs ... btn-primarycollapse#siteSettingsfalsesiteSettingsca-gov-icon-geartruesite-settings ... section ... section-standout ... collapse ... collapsedalertsiteSettingscontainer ... p-ybtn-group ... btn-group-justified-smgroupcontrastModebtn-groupbuttonbtn ... btn-standout ... disableHighContrastModebtn-groupbuttonbtn ... btn-standout ... enableHighContrastModebtn-groupgrouptextSizeModebtn-groupbuttonbtn ... btn-standout ... resetTextSizebtn-groupbuttonbtn ... btn-standout ... increaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-plus-line ... font-size-smtruebtn-groupbuttonbtn ... btn-standout ... decreaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-minus-line ... font-size-smtruebuttonclosecollapse#siteSettingsfalsesiteSettingsClosetruebrandingblock-aguiar-curry-theme-brandingheader-organization-banner/Homehome/sites/a04.asmdc.org/files/a04logo.svgHomemobile-controlsmobile-control-group ... mobile-header-iconsmobile-control-group ... main-nav-icons ... float-rightnav-icon3mobile-control ... toggle-menu ... float-rightfalsenavigationcollapse#navigationsr-onlynavigation-searchnavigationmain-navigation ... dropdown ... nav ... auto-highlightnav_listtop-level-navnav-item/biography-0first-level-linkca-gov-icon-personnav-item/districtfirst-level-linkca-gov-icon-userssub-navsecond-level-nav/district-mapsecond-level-linkca-gov-icon-userstrue/eventssecond-level-linkca-gov-icon-userstruenav-itemfirst-level-linkca-gov-icon-ca-capitolsub-navsecond-level-nav/committees-0second-level-link/ab-659-cancer-prevention-actsecond-level-linknav-item/Newsroomfirst-level-linkca-gov-icon-calsub-navsecond-level-nav/press-releasessecond-level-linkca-gov-icon-caltrue/newssecond-level-linkca-gov-icon-caltrue/videossecond-level-linkca-gov-icon-caltrue/photosecond-level-linkca-gov-icon-caltrue/audiosecond-level-linkca-gov-icon-caltruenav-item/Resoucesfirst-level-linkca-gov-icon-bookssub-navsecond-level-nav/edd-assistancesecond-level-linkca-gov-icon-bookstruelink-description/build-2024second-level-linkca-gov-icon-bookstrue/good-news-california-veteranssecond-level-linkca-gov-icon-bookstrue/how-get-appointed-boards-and-commissionssecond-level-linkca-gov-icon-bookstruenav-item/coronavirus-covid-19first-level-linkca-gov-icon-masknav-itemjavascript:;first-level-linkca-gov-icon-searchtruehead-searchsearch-containercontainerSearchsearch-form/search/nodegetpos-relsr-onlySearchInputedit-keyssearchedit-keyskeysSearchInputSearch ... this ... websitesearch-textfield ... height-50 ... border-0 ... p-x-sm ... w-100submitpos-abs ... gsc-search-button ... top-0 ... width-50 ... height-50 ... border-0 ... bg-transparentca-gov-icon-search ... font-size-30 ... color-graytruesr-onlywidth-50 ... height-50 ... close-search-btnclose-search ... gsc-clear-button ... width-50 ... height-50 ... border-0 ... bg-transparent ... pos-relresetsr-onlyca-gov-icon-close-marktrueheader-decorationmain-contentmain-content ... clearfixsectionblock-headerimageheader-img ... block--type-basicalign-centervisually-hidden/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(min-width: ... 1250px) ... 1250px, ... 100vw/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1qAssemblymember ... Cecilia ... Aguiar-Curryfoaf:Imageblock-homecarddeckblock--type-basiccard-deckcard ... card-primaryhttps://a04.asmdc.org/california-supports-right-choosecard-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpgcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/california-supports-right-choosecard ... card-primaryhttps://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020card-img-top/sites/a04.asmdc.org/files/WildfireCardDeck.jpgWildfire ... Resourcescard-bodycard-titlecard-textcard-text/northern-california-fire-resources-and-information-updated-2020card ... card-primaryhttps://a04.asmdc.org/build-2024card-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpgBuild ... 2024 ... Deckcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/build-2024main-primarymain-content-1block-aguiar-curry-theme-page-titletitlehiddenblock-aguiar-curry-theme-contentviews-element-containerjs-view-dom-id-c3e97e79dc3be1c029eb0a9e82ed3839253e3ac87286986f4950cbd9588a72b7views-rowarticle/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programbookmarknode__content2023-06-01T05:47:31Zviews-rowarticle/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmnode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmbookmarknode__content2023-05-15T16:42:29Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ0200113media-oembed-contentAssemblymember ... Aguiar-Curry ... Adjourns ... Assembly ... in ... honor ... of ... David ... Breaux ... and ... Karim ... Abou ... Najmviews-rowarticle/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionbookmarknode__content2023-05-04T21:13:20Zviews-rowarticle/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarenode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarebookmarknode__content2023-04-24T17:22:48Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i80200113media-oembed-contentAssemblymember ... Aguiar-Curry: ... We ... Will ... Protect ... and ... Expand ... Reproductive ... Healthcareviews-rowarticle/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportnode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportbookmarknode__content2023-04-20T19:00:00Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM80200113media-oembed-contentLIVE: ... CA ... Defamation ... Bill ... Receives ... Bi-Partisan ... Support!views-rowarticle/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationbookmarknode__content2023-03-22T19:00:00Zviews-rowarticle/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesbookmarknode__content2022-09-06T19:24:02Zviews-rowarticle/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countynode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countybookmarknode__content2022-09-06T19:10:50Zviews-rowarticle/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadbookmarknode__content2022-08-22T19:17:50Zviews-rowarticle/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtbookmarknode__content2022-03-09T17:32:48Zpagertext-align: ... centernavigationpagination-headingpagination-headingvisually-hiddenpager__items ... js-pager__items ... pagination ... justify-content-centerpager__item ... is-active ... page-item?page=0 ... title= ... class"
              }
            ]
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 57,
              "tabFocused": 57,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 57,
                "types": {
                  "missing": {
                    "total": 3,
                    "tagNames": {
                      "IFRAME": 3
                    }
                  },
                  "nonoutline": {
                    "total": 11,
                    "tagNames": {
                      "A": 11
                    }
                  },
                  "outline": {
                    "total": 43,
                    "meanDelay": 16,
                    "tagNames": {
                      "A": 38,
                      "BUTTON": 5
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp"
                  }
                ],
                "nonoutline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Current page 1"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 2"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 3"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 4"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 5"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 6"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 7"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 8"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 9"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next page Next ›"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last page Last »"
                  }
                ],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Upcoming Events",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD Assistance",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "delay": 0
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "ui-collapse-471",
                    "text": "Settings",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "delay": 0
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navz7knbv5h5ck_tab1",
                    "text": "District",
                    "delay": 0
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navz7knbv5h5ck_tab2",
                    "text": "Committees & Legislation",
                    "delay": 0
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navz7knbv5h5ck_tab3",
                    "text": "Newsroom",
                    "delay": 0
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navz7knbv5h5ck_tab4",
                    "text": "Resources",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Search",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"http",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"><img",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/build-2024\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/site",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe to",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meeting/Event Request",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Certificate Request",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Do you live in the 4th District?",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD Request Form",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Instagr",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              11,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Current page 1"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 2"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 3"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 4"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 5"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 6"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 7"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 8"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 9"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next page Next ›"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last page Last »"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 83,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 19,
                    "tagNames": {
                      "DIV": 1,
                      "A": 14,
                      "INPUT": 1,
                      "BUTTON": 2,
                      "SPAN": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 64,
                    "tagNames": {
                      "A": 49,
                      "BUTTON": 12,
                      "IFRAME": 3
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "Menu",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Upcoming Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "AB 659 Cancer Prevention Act",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "News Articles",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Video Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photo Album",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Audio",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD Assistance Get help with EDD claims",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Build 2024",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Good News for CA Veterans",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Appointments to Boards and Commissions",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"Se",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Submit",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Close Search",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"return-top is-visible\" style=\"cursor: default;\"></span>",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Upcoming Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD Assistance",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "ui-collapse-833",
                    "text": "Settings",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Default",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "High Contrast",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Reset",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Increase Font SizeFont Increase",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Decrease Font SizeFont Decrease",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "ui-collapse-848",
                    "text": "×",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\" style=\"cursor: default;\"> <img src=\"/sites/a04.asmdc.org/files/a",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "nav-icon3",
                    "text": "Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzc9nvl9ss70_tab1",
                    "text": "District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzc9nvl9ss70_tab2",
                    "text": "Committees & Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzc9nvl9ss70_tab3",
                    "text": "Newsroom",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzc9nvl9ss70_tab4",
                    "text": "Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Search",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\" style=\"cursor: default;\"><img class",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\" styl",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/build-2024\" style=\"cursor: default;\"><img class=\"card-img-top\" src=\"h",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Current page 1",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 3",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 4",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 5",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 6",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 7",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 8",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Page 9",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next page Next ›",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last page Last »",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe to",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meeting/Event Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Certificate Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Do you live in the 4th District?",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD Request Form",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\" style=\"cursor: defa",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\" style=\"cursor: default;\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\" style=\"cursor: de",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              19
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Menu"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Upcoming Events"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "AB 659 Cancer Prevention Act"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "News Articles"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Video Gallery"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photo Album"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Audio"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "EDD Assistance Get help with EDD claims"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Build 2024"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Good News for CA Veterans"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Appointments to Boards and Commissions"
              },
              {
                "ruleID": "focOp",
                "complaint": "INPUT element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"Se"
              },
              {
                "ruleID": "focOp",
                "complaint": "BUTTON element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Submit"
              },
              {
                "ruleID": "focOp",
                "complaint": "BUTTON element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Close Search"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"return-top is-visible\" style=\"cursor: default;\"></span>"
              }
            ]
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 99,
                "triggerSample": 15,
                "impactTriggers": 0,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 14,
                "noCursors": 0,
                "badCursors": 5,
                "noIndicators": 3,
                "badIndicators": 9
              },
              "items": {
                "impactTriggers": [],
                "unhoverables": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District Map"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Good News for CA Veterans"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Appointments to Boards and Commissions"
                  }
                ],
                "noCursors": [],
                "badCursors": [
                  {
                    "tagName": "BUTTON",
                    "id": "ui-collapse-523",
                    "text": "Settings"
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navz5lr81vc8sv_tab3",
                    "text": "Newsroom"
                  }
                ],
                "noIndicators": [
                  {
                    "tagName": "BUTTON",
                    "id": "navz5lr81vc8sv_tab3",
                    "text": "Newsroom"
                  }
                ],
                "badIndicators": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District District Map Upcoming Events"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom Press Releases News Articles Video Gallery Photo Album Audio"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Resources EDD Assistance Get help with EDD claims Build 2024 Good News for CA Veterans Appointments "
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              14,
              17
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Good News for CA Veterans"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Appointments to Boards and Commissions"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "ui-collapse-523",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Settings"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "navz5lr81vc8sv_tab3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "hover",
                "what": "Button shows no indication of being hovered over",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "navz5lr81vc8sv_tab3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District District Map Upcoming Events"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom Press Releases News Articles Video Gallery Photo Album Audio"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources EDD Assistance Get help with EDD claims Build 2024 Good News for CA Veterans Appointments "
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 15
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "Settings"
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Default"
                    }
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "High Contrast"
                    }
                  },
                  {
                    "index": 3,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Reset"
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Increase Font SizeFont Increase"
                    }
                  },
                  {
                    "index": 5,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Decrease Font SizeFont Decrease"
                    }
                  },
                  {
                    "index": 6,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Close",
                      "content": "×"
                    }
                  },
                  {
                    "index": 7,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "Menu"
                    }
                  },
                  {
                    "index": 8,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "District"
                    }
                  },
                  {
                    "index": 9,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Committees & Legislation"
                    }
                  },
                  {
                    "index": 10,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Newsroom"
                    }
                  },
                  {
                    "index": 11,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Resources"
                    }
                  },
                  {
                    "index": 12,
                    "tagName": "INPUT",
                    "type": "search",
                    "labelType": "aria-labelledby",
                    "texts": {
                      "referred": [
                        "Custom Google Search"
                      ]
                    }
                  },
                  {
                    "index": 13,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "Submit"
                    }
                  },
                  {
                    "index": 14,
                    "tagName": "BUTTON",
                    "type": "reset",
                    "texts": {
                      "content": "Close Search"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 63,
                "adjacent": {
                  "total": 50,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "Facebook"
                  },
                  {
                    "id": "",
                    "text": "Twitter"
                  },
                  {
                    "id": "",
                    "text": "Instagram"
                  },
                  {
                    "id": "",
                    "text": "Email"
                  },
                  {
                    "id": "",
                    "text": "Upcoming Events"
                  },
                  {
                    "id": "",
                    "text": "EDD Assistance"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "COVID-19"
                  },
                  {
                    "id": "",
                    "text": "Search"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"http"
                  },
                  {
                    "id": "",
                    "text": "Learn More"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"><img"
                  },
                  {
                    "id": "",
                    "text": "Learn More"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a04.asmdc.org/build-2024\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/site"
                  },
                  {
                    "id": "",
                    "text": "Learn More"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
                  },
                  {
                    "id": "",
                    "text": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
                  },
                  {
                    "id": "",
                    "text": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat"
                  },
                  {
                    "id": "",
                    "text": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
                  },
                  {
                    "id": "",
                    "text": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
                  },
                  {
                    "id": "",
                    "text": "Current page 1"
                  },
                  {
                    "id": "",
                    "text": "Page 2"
                  },
                  {
                    "id": "",
                    "text": "Page 3"
                  },
                  {
                    "id": "",
                    "text": "Page 4"
                  },
                  {
                    "id": "",
                    "text": "Page 5"
                  },
                  {
                    "id": "",
                    "text": "Page 6"
                  },
                  {
                    "id": "",
                    "text": "Page 7"
                  },
                  {
                    "id": "",
                    "text": "Page 8"
                  },
                  {
                    "id": "",
                    "text": "Page 9"
                  },
                  {
                    "id": "",
                    "text": "Next page Next ›"
                  },
                  {
                    "id": "",
                    "text": "Last page Last »"
                  },
                  {
                    "id": "",
                    "text": "Subscribe to"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "",
                    "text": "Meeting/Event Request"
                  },
                  {
                    "id": "",
                    "text": "Certificate Request"
                  },
                  {
                    "id": "",
                    "text": "Do you live in the 4th District?"
                  },
                  {
                    "id": "",
                    "text": "EDD Request Form"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Instagr"
                  }
                ]
              }
            },
            "totals": [
              0,
              50,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Twitter"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Instagram"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Upcoming Events"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "EDD Assistance"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Search"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"http"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Learn More"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"><img"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Learn More"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/site"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Learn More"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Current page 1"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 3"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 4"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 5"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 6"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 7"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 8"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Page 9"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next page Next ›"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last page Last »"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe to"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Meeting/Event Request"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Certificate Request"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Do you live in the 4th District?"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "EDD Request Form"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Instagr"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 26,
              "badRoleElements": 4,
              "redundantRoleElements": 11,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "DIV": {
                  "group": {
                    "bad": 2,
                    "redundant": 0
                  },
                  "complementary": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "ARTICLE": {
                  "article": {
                    "bad": 0,
                    "redundant": 10
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                }
              }
            },
            "totals": [
              0,
              11,
              0,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role complementary (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ARTICLE elements have redundant explicit role article (count: 10)",
                "count": 10,
                "ordinalSeverity": 1,
                "tagName": "ARTICLE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "button": {
                  "total": 14,
                  "subtotals": [
                    5,
                    4,
                    1,
                    1,
                    1,
                    1,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 50,
                  "subtotals": [
                    38,
                    10,
                    2
                  ]
                },
                "listLink": {
                  "total": 13
                },
                "h1": {
                  "total": 1
                },
                "h2": {
                  "total": 10
                },
                "h4": {
                  "total": 3
                },
                "h5": {
                  "total": 3
                }
              },
              "items": {
                "button": {
                  "fontWeight": {
                    "400": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ],
                    "700": [
                      "×"
                    ]
                  },
                  "opacity": {
                    "1": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ],
                    "0.8": [
                      "×"
                    ]
                  },
                  "borderStyle": {
                    "solid": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease"
                    ],
                    "none": [
                      "×",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease"
                    ],
                    "0px": [
                      "×",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ]
                  },
                  "height": {
                    "33.8359px": [
                      "Settings"
                    ],
                    "auto": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×"
                    ],
                    "61px": [
                      "Menu"
                    ],
                    "48.1953px": [
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources"
                    ],
                    "50px": [
                      "Submit",
                      "Close Search"
                    ]
                  },
                  "lineHeight": {
                    "20.4px": [
                      "Settings"
                    ],
                    "24px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease"
                    ],
                    "44px": [
                      "×",
                      "Close Search"
                    ],
                    "25.52px": [
                      "Menu",
                      "Submit"
                    ],
                    "23.2px": [
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources"
                    ]
                  },
                  "minHeight": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ]
                  },
                  "minWidth": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "Menu",
                      "District",
                      "Committees & Legislation",
                      "Newsroom",
                      "Resources",
                      "Submit",
                      "Close Search"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to main content",
                      "Home",
                      "Facebook",
                      "Twitter",
                      "Instagram",
                      "Email",
                      "Upcoming Events",
                      "EDD Assistance",
                      "Contact Me",
                      "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <",
                      "About",
                      "COVID-19",
                      "Search",
                      "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"http",
                      "Learn More",
                      "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"><img",
                      "<a href=\"https://a04.asmdc.org/build-2024\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/site",
                      "<a id=\"main-content\" tabindex=\"-1\"></a>",
                      "Current page 1",
                      "Page 2",
                      "Page 3",
                      "Page 4",
                      "Page 5",
                      "Page 6",
                      "Page 7",
                      "Page 8",
                      "Page 9",
                      "Next page Next ›",
                      "Last page Last »",
                      "Subscribe to",
                      "Contact Me",
                      "Meeting/Event Request",
                      "Certificate Request",
                      "Do you live in the 4th District?",
                      "EDD Request Form",
                      "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook ",
                      "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" ",
                      "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Instagr"
                    ],
                    "500": [
                      "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor",
                      "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm",
                      "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C",
                      "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare",
                      "LIVE: CA Defamation Bill Receives Bi-Partisan Support!",
                      "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors",
                      "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat",
                      "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects",
                      "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative",
                      "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
                    ],
                    "700": [
                      "Learn More",
                      "Learn More"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              0,
              6,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 3 different styles",
                "count": 2,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 7 different styles",
                "count": 6,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 28,
                    "correct": 14,
                    "incorrect": 14
                  },
                  "specific": {
                    "tab": {
                      "total": 4,
                      "correct": 4,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 4,
                      "correct": 0,
                      "incorrect": 4
                    },
                    "right": {
                      "total": 4,
                      "correct": 0,
                      "incorrect": 4
                    },
                    "up": {
                      "total": 4,
                      "correct": 4,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 4,
                      "correct": 4,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 4,
                      "correct": 1,
                      "incorrect": 3
                    },
                    "end": {
                      "total": 4,
                      "correct": 1,
                      "incorrect": 3
                    }
                  }
                },
                "tabElements": {
                  "total": 4,
                  "correct": 0,
                  "incorrect": 4
                },
                "tabLists": {
                  "total": 1,
                  "correct": 0,
                  "incorrect": 1
                }
              },
              "tabElements": {
                "incorrect": [
                  {
                    "tagName": "BUTTON",
                    "id": "navzfm9lbg05rr_tab1",
                    "text": "District; #navzfm9lbg05rr_tab1",
                    "navigationErrors": [
                      "ArrowLeft",
                      "ArrowRight",
                      "End"
                    ]
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzfm9lbg05rr_tab2",
                    "text": "Committees & Legislation; #navzfm9lbg05rr_tab2",
                    "navigationErrors": [
                      "ArrowLeft",
                      "ArrowRight",
                      "Home",
                      "End"
                    ]
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzfm9lbg05rr_tab3",
                    "text": "Newsroom; #navzfm9lbg05rr_tab3",
                    "navigationErrors": [
                      "ArrowLeft",
                      "ArrowRight",
                      "Home",
                      "End"
                    ]
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "navzfm9lbg05rr_tab4",
                    "text": "Resources; #navzfm9lbg05rr_tab4",
                    "navigationErrors": [
                      "ArrowLeft",
                      "ArrowRight",
                      "Home"
                    ]
                  }
                ],
                "correct": []
              }
            },
            "totals": [
              14,
              4,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "tabNav",
                "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, End",
                "count": 3,
                "ordinalSeverity": 1,
                "tagName": "BUTTON",
                "id": "navzfm9lbg05rr_tab1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District; #navzfm9lbg05rr_tab1"
              },
              {
                "ruleID": "tabNav",
                "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home, End",
                "count": 4,
                "ordinalSeverity": 1,
                "tagName": "BUTTON",
                "id": "navzfm9lbg05rr_tab2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees & Legislation; #navzfm9lbg05rr_tab2"
              },
              {
                "ruleID": "tabNav",
                "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home, End",
                "count": 4,
                "ordinalSeverity": 1,
                "tagName": "BUTTON",
                "id": "navzfm9lbg05rr_tab3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom; #navzfm9lbg05rr_tab3"
              },
              {
                "ruleID": "tabNav",
                "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home",
                "count": 3,
                "ordinalSeverity": 1,
                "tagName": "BUTTON",
                "id": "navzfm9lbg05rr_tab4",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources; #navzfm9lbg05rr_tab4"
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 1,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                }
              ]
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 13,
                "tagNames": {
                  "HEADER": 1,
                  "A": 4,
                  "DIV": 2,
                  "NAV": 1,
                  "BUTTON": 4,
                  "SPAN": 1
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "header",
                  "text": "Home Facebook Twitter Instagram Email Upcoming Events EDD Assistance Contact Me Settings Default Hig"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Menu"
                },
                {
                  "tagName": "NAV",
                  "id": "navigation",
                  "text": "About District District Map Upcoming Events Committees & Legislation Committees AB 659 Cancer Preven"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "About"
                },
                {
                  "tagName": "BUTTON",
                  "id": "navzm2m56btgrs_tab1",
                  "text": "District"
                },
                {
                  "tagName": "BUTTON",
                  "id": "navzm2m56btgrs_tab2",
                  "text": "Committees & Legislation"
                },
                {
                  "tagName": "BUTTON",
                  "id": "navzm2m56btgrs_tab3",
                  "text": "Newsroom"
                },
                {
                  "tagName": "BUTTON",
                  "id": "navzm2m56btgrs_tab4",
                  "text": "Resources"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "COVID-19"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Search"
                },
                {
                  "tagName": "DIV",
                  "id": "head-search",
                  "text": "Custom Google Search Submit Close Search"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"return-top is-visible\"></span>"
                }
              ]
            },
            "totals": [
              13,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "header",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home Facebook Twitter Instagram Email Upcoming Events EDD Assistance Contact Me Settings Default Hig"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Menu"
              },
              {
                "ruleID": "zIndex",
                "what": "NAV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "NAV",
                "id": "navigation",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About District District Map Upcoming Events Committees & Legislation Committees AB 659 Cancer Preven"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "navzm2m56btgrs_tab1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "navzm2m56btgrs_tab2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees & Legislation"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "navzm2m56btgrs_tab3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "navzm2m56btgrs_tab4",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Search"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "head-search",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Custom Google Search Submit Close Search"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"return-top is-visible\"></span>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          30,
          65,
          34,
          43
        ],
        "instances": [
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "dupAtt",
            "what": "Element A has 2 attributes with the same name",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "href=https://www.instagram.com/asmaguiarcurry/?hl=enca-gov-icon-instagram_blanksr-onlyhttps://a04.asmdc.org/contact-me-0ca-gov-icon-email_blanksr-onlysettings-links/events//edd-assistance/https://a04.asmdc.org/contact-me-0ca-gov-icon-contact-ustruebtn ... btn-xs ... btn-primarycollapse#siteSettingsfalsesiteSettingsca-gov-icon-geartruesite-settings ... section ... section-standout ... collapse ... collapsedalertsiteSettingscontainer ... p-ybtn-group ... btn-group-justified-smgroupcontrastModebtn-groupbuttonbtn ... btn-standout ... disableHighContrastModebtn-groupbuttonbtn ... btn-standout ... enableHighContrastModebtn-groupgrouptextSizeModebtn-groupbuttonbtn ... btn-standout ... resetTextSizebtn-groupbuttonbtn ... btn-standout ... increaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-plus-line ... font-size-smtruebtn-groupbuttonbtn ... btn-standout ... decreaseTextSizehidden-xsvisible-xssr-onlyca-gov-icon-minus-line ... font-size-smtruebuttonclosecollapse#siteSettingsfalsesiteSettingsClosetruebrandingblock-aguiar-curry-theme-brandingheader-organization-banner/Homehome/sites/a04.asmdc.org/files/a04logo.svgHomemobile-controlsmobile-control-group ... mobile-header-iconsmobile-control-group ... main-nav-icons ... float-rightnav-icon3mobile-control ... toggle-menu ... float-rightfalsenavigationcollapse#navigationsr-onlynavigation-searchnavigationmain-navigation ... dropdown ... nav ... auto-highlightnav_listtop-level-navnav-item/biography-0first-level-linkca-gov-icon-personnav-item/districtfirst-level-linkca-gov-icon-userssub-navsecond-level-nav/district-mapsecond-level-linkca-gov-icon-userstrue/eventssecond-level-linkca-gov-icon-userstruenav-itemfirst-level-linkca-gov-icon-ca-capitolsub-navsecond-level-nav/committees-0second-level-link/ab-659-cancer-prevention-actsecond-level-linknav-item/Newsroomfirst-level-linkca-gov-icon-calsub-navsecond-level-nav/press-releasessecond-level-linkca-gov-icon-caltrue/newssecond-level-linkca-gov-icon-caltrue/videossecond-level-linkca-gov-icon-caltrue/photosecond-level-linkca-gov-icon-caltrue/audiosecond-level-linkca-gov-icon-caltruenav-item/Resoucesfirst-level-linkca-gov-icon-bookssub-navsecond-level-nav/edd-assistancesecond-level-linkca-gov-icon-bookstruelink-description/build-2024second-level-linkca-gov-icon-bookstrue/good-news-california-veteranssecond-level-linkca-gov-icon-bookstrue/how-get-appointed-boards-and-commissionssecond-level-linkca-gov-icon-bookstruenav-item/coronavirus-covid-19first-level-linkca-gov-icon-masknav-itemjavascript:;first-level-linkca-gov-icon-searchtruehead-searchsearch-containercontainerSearchsearch-form/search/nodegetpos-relsr-onlySearchInputedit-keyssearchedit-keyskeysSearchInputSearch ... this ... websitesearch-textfield ... height-50 ... border-0 ... p-x-sm ... w-100submitpos-abs ... gsc-search-button ... top-0 ... width-50 ... height-50 ... border-0 ... bg-transparentca-gov-icon-search ... font-size-30 ... color-graytruesr-onlywidth-50 ... height-50 ... close-search-btnclose-search ... gsc-clear-button ... width-50 ... height-50 ... border-0 ... bg-transparent ... pos-relresetsr-onlyca-gov-icon-close-marktrueheader-decorationmain-contentmain-content ... clearfixsectionblock-headerimageheader-img ... block--type-basicalign-centervisually-hidden/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(min-width: ... 1250px) ... 1250px, ... 100vw/sites/a04.asmdc.org/files/styles/max_325x325/public/2023-01/a04_header-1.jpg?itok=YQ7XtL1qAssemblymember ... Cecilia ... Aguiar-Curryfoaf:Imageblock-homecarddeckblock--type-basiccard-deckcard ... card-primaryhttps://a04.asmdc.org/california-supports-right-choosecard-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2022-07/1-carousel-abrt-titlegraphic-grid%20%281%29%20%281%29_0.jpgcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/california-supports-right-choosecard ... card-primaryhttps://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020card-img-top/sites/a04.asmdc.org/files/WildfireCardDeck.jpgWildfire ... Resourcescard-bodycard-titlecard-textcard-text/northern-california-fire-resources-and-information-updated-2020card ... card-primaryhttps://a04.asmdc.org/build-2024card-img-tophttps://a04.asmdc.org/sites/a04.asmdc.org/files/2023-04/Build2024-Deck.jpgBuild ... 2024 ... Deckcard-bodycard-titlecard-textcard-texthttps://a04.asmdc.org/build-2024main-primarymain-content-1block-aguiar-curry-theme-page-titletitlehiddenblock-aguiar-curry-theme-contentviews-element-containerjs-view-dom-id-c3e97e79dc3be1c029eb0a9e82ed3839253e3ac87286986f4950cbd9588a72b7views-rowarticle/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230531-assemblymember-aguiar-curry-bill-reform-california-carpet-recycling-programbookmarknode__content2023-06-01T05:47:31Zviews-rowarticle/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmnode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230515-assemblymember-aguiar-curry-adjourns-assembly-honor-david-breaux-and-karim-abou-najmbookmarknode__content2023-05-15T16:42:29Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp;max_height=0&amp;hash=Cppq9imKahIFoeUM2c71VGgFF6fXBxkk7bS6GRPu_cQ0200113media-oembed-contentAssemblymember ... Aguiar-Curry ... Adjourns ... Assembly ... in ... honor ... of ... David ... Breaux ... and ... Karim ... Abou ... Najmviews-rowarticle/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230504-assemblymember-aguiar-curry-expresses-grief-relief-upon-apprehensionbookmarknode__content2023-05-04T21:13:20Zviews-rowarticle/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarenode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230424-assemblymember-aguiar-curry-we-will-protect-and-expand-reproductive-healthcarebookmarknode__content2023-04-24T17:22:48Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp;max_height=0&amp;hash=40iBi3X6Zfz3OirDzccfbAnvW5sG8ohuYz76LLDC5i80200113media-oembed-contentAssemblymember ... Aguiar-Curry: ... We ... Will ... Protect ... and ... Expand ... Reproductive ... Healthcareviews-rowarticle/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportnode ... node--type-videos ... node--promoted ... node--view-mode-teaser/video/20230420-live-ca-defamation-bill-receives-bi-partisan-supportbookmarknode__content2023-04-20T19:00:00Zfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp;max_height=0&amp;hash=HyhLVqSQ3wkE6LcxjRqRSiWO3YCeiFDz4QWSM3iAYM80200113media-oembed-contentLIVE: ... CA ... Defamation ... Bill ... Receives ... Bi-Partisan ... Support!views-rowarticle/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20230322-assemblymembers-aguiar-curry-ward-bill-prevent-weaponized-defamationbookmarknode__content2023-03-22T19:00:00Zviews-rowarticle/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220906-assemblymember-aguiar-curry-passes-bill-increase-pay-training-opportunitiesbookmarknode__content2022-09-06T19:24:02Zviews-rowarticle/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countynode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220906-sen-dodd-and-assemblymember-aguiar-curry-secure-6-million-yolo-countybookmarknode__content2022-09-06T19:10:50Zviews-rowarticle/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220822-senator-nancy-skinner-and-assemblymember-cecilia-aguiar-curry-elected-leadbookmarknode__content2022-08-22T19:17:50Zviews-rowarticle/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser/press-releases/20220309-assemblymember-aguiar-curry-honors-jackie-elward-fourth-assembly-districtbookmarknode__content2022-03-09T17:32:48Zpagertext-align: ... centernavigationpagination-headingpagination-headingvisually-hiddenpager__items ... js-pager__items ... pagination ... justify-content-centerpager__item ... is-active ... page-item?page=0 ... title= ... class"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Current page 1"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 2"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 3"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 4"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 5"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 6"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 7"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 8"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 9"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next page Next ›"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last page Last »"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D_S-LRy2Uwhc&amp;max_width=0&amp"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DRsbfr9uCFq4&amp;max_width=0&amp"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DUxfCwaT4cJs&amp;max_width=0&amp"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Menu"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Upcoming Events"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "AB 659 Cancer Prevention Act"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "News Articles"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Video Gallery"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photo Album"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Audio"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "EDD Assistance Get help with EDD claims"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Build 2024"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Good News for CA Veterans"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Appointments to Boards and Commissions"
          },
          {
            "ruleID": "focOp",
            "complaint": "INPUT element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" aria-labelledby=\"Se"
          },
          {
            "ruleID": "focOp",
            "complaint": "BUTTON element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Submit"
          },
          {
            "ruleID": "focOp",
            "complaint": "BUTTON element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Close Search"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"return-top is-visible\" style=\"cursor: default;\"></span>"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Good News for CA Veterans"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Appointments to Boards and Commissions"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "ui-collapse-523",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Settings"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "navz5lr81vc8sv_tab3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "hover",
            "what": "Button shows no indication of being hovered over",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "navz5lr81vc8sv_tab3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District District Map Upcoming Events"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom Press Releases News Articles Video Gallery Photo Album Audio"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources EDD Assistance Get help with EDD claims Build 2024 Good News for CA Veterans Appointments "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Twitter"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Instagram"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Upcoming Events"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "EDD Assistance"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Search"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/california-supports-right-choose\"><img class=\"card-img-top\" src=\"http"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/northern-california-fire-resources-and-information-updated-2020\"><img"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/build-2024\"><img class=\"card-img-top\" src=\"https://a04.asmdc.org/site"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Learn More"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry Bill to Reform California Carpet Recycling Program Passes Assembly Floor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry Adjourns Assembly in honor of David Breaux and Karim Abou Najm"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry Expresses Grief, Relief Upon the Apprehension of Suspect Killer in the C"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry: We Will Protect and Expand Reproductive Healthcare"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "LIVE: CA Defamation Bill Receives Bi-Partisan Support!"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymembers Aguiar-Curry & Ward Bill to Prevent Weaponized Defamation Lawsuits Against Survivors"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry Passes Bill to Increase Pay, Training Opportunities for Wildfire Mitigat"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sen. Dodd and Assemblymember Aguiar-Curry Secure $6 Million for Yolo County Projects"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Nancy Skinner and Assemblymember Cecilia Aguiar-Curry Elected to Lead California Legislative"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember Aguiar-Curry Honors Jackie Elward As Fourth Assembly District Woman of the Year"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Current page 1"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 3"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 4"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 5"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 6"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 7"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 8"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Page 9"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next page Next ›"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last page Last »"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe to"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Meeting/Event Request"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Certificate Request"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Do you live in the 4th District?"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "EDD Request Form"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/asmaguiarcurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/AsmAguiarCurry\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/asmaguiarcurry/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Instagr"
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role complementary (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ARTICLE elements have redundant explicit role article (count: 10)",
            "count": 10,
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 3 different styles",
            "count": 2,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 7 different styles",
            "count": 6,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "tabNav",
            "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, End",
            "count": 3,
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "navzfm9lbg05rr_tab1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District; #navzfm9lbg05rr_tab1"
          },
          {
            "ruleID": "tabNav",
            "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home, End",
            "count": 4,
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "navzfm9lbg05rr_tab2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees & Legislation; #navzfm9lbg05rr_tab2"
          },
          {
            "ruleID": "tabNav",
            "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home, End",
            "count": 4,
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "navzfm9lbg05rr_tab3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom; #navzfm9lbg05rr_tab3"
          },
          {
            "ruleID": "tabNav",
            "what": "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home",
            "count": 3,
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "navzfm9lbg05rr_tab4",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources; #navzfm9lbg05rr_tab4"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home Facebook Twitter Instagram Email Upcoming Events EDD Assistance Contact Me Settings Default Hig"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a04.asmdc.org/files/a04logo.svg\" alt=\"Home\"> <"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Menu"
          },
          {
            "ruleID": "zIndex",
            "what": "NAV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "navigation",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About District District Map Upcoming Events Committees & Legislation Committees AB 659 Cancer Preven"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "navzm2m56btgrs_tab1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "navzm2m56btgrs_tab2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees & Legislation"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "navzm2m56btgrs_tab3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "navzm2m56btgrs_tab4",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Search"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "head-search",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Custom Google Search Submit Close Search"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"return-top is-visible\"></span>"
          }
        ]
      },
      "endTime": 1687098211048
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687098211048,
      "url": "https://a04.asmdc.org/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Official Website - Assemblymember Cecilia Aguiar-Curry Representing the 04th California Assembly District",
          "pageurl": "https://a04.asmdc.org/",
          "time": 5.52,
          "creditsremaining": 1176,
          "allitemcount": 167,
          "totalelements": 481,
          "waveurl": "http://wave.webaim.org/report?url=https://a04.asmdc.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-page-title > H1:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 23,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 23,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.97,
                    "#007bff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN + DIV > DIV#block-contact > DIV:first-child > P:first-child + P + P + P + P + H4 + P > A:first-child + A + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4#pagination-heading"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H5:first-child + P + P + P > SMALL:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > H5:first-child + P + P + P > SMALL:first-child > STRONG:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          9,
          0,
          0,
          25
        ],
        "instances": [
          {
            "ruleID": "alt_link_missing",
            "what": "Linked image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_empty",
            "what": "Empty heading",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-page-title > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_suspicious",
            "what": "Suspicious alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN + DIV > DIV#block-contact > DIV:first-child > P:first-child + P + P + P + P + H4 + P > A:first-child + A + A > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + NAV > H4#pagination-heading"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H5:first-child + P + P + P > SMALL:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child > DIV#block-homecarddeck > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > H5:first-child + P + P + P > SMALL:first-child > STRONG:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > META:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-content > DIV:first-child > DIV:first-child + MAIN > A:first-child + DIV > DIV#block-aguiar-curry-theme-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > H2:first-child + DIV > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687098216873
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD4-a",
      "which": "https://a04.asmdc.org/",
      "what": "Member Cecilia Aguiar-Curry (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T14:22:10",
    "endTime": "2023-06-18T14:23:36",
    "elapsedSeconds": 86,
    "visitLatency": 11,
    "logCount": 56,
    "logSize": 3566,
    "errorLogCount": 44,
    "errorLogSize": 3014,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        39
      ],
      [
        "testaro",
        14
      ],
      [
        "wave",
        6
      ],
      [
        "alfa",
        5
      ],
      [
        "ibm",
        2
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "continuum",
        1
      ],
      [
        "nuVal",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 2114,
      "issue": 1849,
      "tool": 231,
      "prevention": 0,
      "log": 34,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          226,
          186,
          217,
          265
        ],
        "byTool": {
          "testaro": [
            30,
            65,
            34,
            43
          ],
          "alfa": [
            43,
            0,
            0,
            83
          ],
          "axe": [
            5,
            26,
            3,
            26
          ],
          "continuum": [
            0,
            0,
            0,
            5
          ],
          "htmlcs": [
            42,
            0,
            0,
            28
          ],
          "ibm": [
            0,
            17,
            0,
            22
          ],
          "nuVal": [
            59,
            0,
            178,
            0
          ],
          "qualWeb": [
            38,
            78,
            1,
            11
          ],
          "tenon": [
            0,
            0,
            1,
            22
          ],
          "wave": [
            9,
            0,
            0,
            25
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "continuum": {
              "237": {
                "quality": 1,
                "what": "a element has no machanism allowing an accessible name value to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              },
              "AAA.1_1_1.H30.2": {
                "quality": 1,
                "what": "img element is the only link content but has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Hyperlink has no link text, label or image with a text alternative"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R12": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each link has an accessible name."
                  ]
                }
              },
              "QW-WCAG-T21": {
                "quality": 1,
                "what": "Accessible name is not provided for an image which is the only content in a link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the text alternative of images which are the only content of a link"
                  ]
                }
              }
            },
            "tenon": {
              "57": {
                "quality": 1,
                "what": "Link has no text inside it",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r2": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Images have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "image-alt": {
                "quality": 1,
                "what": "Image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                  ]
                }
              }
            },
            "continuum": {
              "89": {
                "quality": 1,
                "what": "img element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This img element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "ibm": {
              "img_alt_valid": {
                "quality": 1,
                "what": "Image has neither an alt attribute nor an ARIA label or title",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The image has neither an alt atttribute nor an ARIA label or title"
                  ]
                }
              }
            },
            "nuVal": {
              "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
                "quality": 1,
                "what": "img element has no alt attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R17": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "alfa": {
              "r3": {
                "quality": 1,
                "what": "Element id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "id attributes have a unique value"
                  ]
                }
              }
            },
            "axe": {
              "duplicate-id-active": {
                "quality": 1,
                "what": "id attribute value of the active element is not unique",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "IDs of active elements must be unique; Document has active elements with the same id attribute: main-content"
                  ]
                }
              }
            },
            "continuum": {
              "94": {
                "quality": 1,
                "what": "Element contains an id attribute set to a value that is not unique in the DOM",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This DIV has an id attribute of 'main-content', which is not unique in the same DOM",
                    "This A has an id attribute of 'main-content', which is not unique in the same DOM"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_1.F77": {
                "quality": 1,
                "what": "Duplicate id attribute value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Duplicate id attribute value \"main-content\" found on the web page."
                  ]
                }
              }
            },
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The <a> element has the id \"main-content\" that is already in use"
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Duplicate ID main-content.",
                    "The first occurrence of ID main-content was here."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "parentMissing": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "alfa": {
              "r42": {
                "quality": 1,
                "what": "Element is not owned by an element of its required context role",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Elements with a role have required parent"
                  ]
                }
              }
            },
            "axe": {
              "aria-required-parent": {
                "quality": 1,
                "what": "ARIA role is not contained by a required parent",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Certain ARIA roles must be contained by particular parents; Required ARIA parent role not present: tablist"
                  ]
                }
              }
            },
            "nuVal": {
              "^An element with role=.+ must be contained in, or owned by, an element with role=.+$": {
                "quality": 1,
                "what": "Element has no required container or owner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "An element with role=tab must be contained in, or owned by, an element with role=tablist."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R33": {
                "quality": 1,
                "what": "Element has no ARIA required context role",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This rule checks that an element with an explicit semantic role exists inside its required context."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 20,
          "maxCount": 10,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            }
          }
        },
        "headingEmpty": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "alfa": {
              "r64": {
                "quality": 1,
                "what": "Heading has no non-empty accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading has non-empty accessible name"
                  ]
                }
              }
            },
            "axe": {
              "empty-heading": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings should not be empty; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.H42.2": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags."
                  ]
                }
              }
            },
            "ibm": {
              "heading_content_exists": {
                "quality": 1,
                "what": "Heading element has no descriptive content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading element has no descriptive content"
                  ]
                }
              }
            },
            "nuVal": {
              "Empty heading.": {
                "quality": 1,
                "what": "Empty heading",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Empty heading."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R35": {
                "quality": 1,
                "what": "Heading has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree."
                  ]
                }
              }
            },
            "wave": {
              "heading_empty": {
                "quality": 1,
                "what": "Empty heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Empty heading"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 48,
          "maxCount": 48,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 48,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "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",
                    "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",
                    "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",
                    "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",
                    "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",
                    "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"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.98:1. Recommendation:  change text colour to #0056b3.",
                    "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.",
                    "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."
                  ]
                }
              }
            }
          }
        },
        "descendantMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r68": {
                "quality": 1,
                "what": "Element does not own an element required by its semantic role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements with a role have required children"
                  ]
                }
              }
            },
            "axe": {
              "aria-required-children": {
                "quality": 1,
                "what": "ARIA role does not contain a required child",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "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"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R38": {
                "quality": 1,
                "what": "Element has no ARIA required owned element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that an element with an explicit semantic role has at least one of its required owned elements."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 132,
          "maxCount": 33,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 33,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 25,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
                    "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
                    "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"
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 23,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 44,
          "maxCount": 22,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 1,
          "maxCount": 0.6000000000000001,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "linkConfusionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "axe": {
              "identical-links-same-purpose": {
                "quality": 1,
                "what": "Links with the same accessible name may serve dissimilar purposes",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous."
                  ]
                }
              }
            }
          }
        },
        "listChild": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "list": {
                "quality": 1,
                "what": "List element ul or ol has a child element other than li, script, and template",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<ul> and <ol> must only directly contain <li>, <script> or <template> elements"
                  ]
                }
              }
            },
            "continuum": {
              "246": {
                "quality": 1,
                "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements"
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H42": {
                "quality": 1,
                "what": "Heading coding is not used but the element may be intended as a heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            }
          }
        },
        "pseudoOrderedListRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48.2": {
                "quality": 1,
                "what": "Ordered list may fail to be coded as such",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 26,
          "maxCount": 26,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.",
                    "The heading structure is not logically nested. This h5 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h5 element should be an h1 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "pageLanguage": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "ibm": {
              "html_lang_exists": {
                "quality": 1,
                "what": "Page detected as HTML, but has no lang attribute",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Page detected as HTML, but does not have a 'lang' attribute"
                  ]
                }
              }
            }
          }
        },
        "roleBad": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_role_valid": {
                "quality": 1,
                "what": "ARIA role is not valid for its element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The ARIA role 'presentation' is not valid for the element <li> and may be ignored by the browser since the element is focusable"
                  ]
                }
              }
            }
          }
        },
        "parentBad": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_parent_required": {
                "quality": 1,
                "what": "Element is not contained in or owned by an element with a required role",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The element with role \"tab\" is not contained in or owned by an element with one of the following roles: \"tablist\""
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 36,
          "maxCount": 12,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ attribute on the .+ element is obsolete.+$": {
                "quality": 1,
                "what": "Attribute is obsolete on its element",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
                    "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead."
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 24,
          "maxCount": 24,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_role_redundant": {
                "quality": 1,
                "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ role is unnecessary for element .+$": {
                "quality": 1,
                "what": "explicit role is redundant for its element",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "The banner role is unnecessary for element header.",
                    "The article role is unnecessary for element article.",
                    "The navigation role is unnecessary for element nav."
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
                    "DIV elements have invalid or native-replaceable explicit role complementary (count: 1)",
                    "ARTICLE elements have redundant explicit role article (count: 10)",
                    "NAV elements have redundant explicit role navigation (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "parseError": {
          "score": 99,
          "maxCount": 33,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_child_valid": {
                "quality": 1,
                "what": "Child element has a role not allowed for the role of the parent",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with role \"tablist\" owns the child element with the role \"list\" that is not one of the allowed role(s): \"tab\""
                  ]
                }
              }
            },
            "nuVal": {
              "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier.": {
                "quality": 1,
                "what": "Attribute name includes a double quotation mark",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Quote \" in attribute name. Probable cause: Matching quote missing somewhere earlier."
                  ]
                }
              },
              "No space between attributes.": {
                "quality": 1,
                "what": "No space between attributes",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "No space between attributes."
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 536,
          "maxCount": 134,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Bad value .* for attribute .+ on element .+$": {
                "quality": 1,
                "what": "Attribute on this element has an invalid value",
                "complaints": {
                  "countTotal": 26,
                  "texts": [
                    "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.",
                    "Bad value https://www.instagram.com/asmaguiarcurry/?hl=en\" for attribute href on element a: Illegal character in query: \" is not allowed.",
                    "Bad value ?page=0 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=1 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=2 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=3 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=4 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=5 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=6 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=7 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=8 title= for attribute href on element a: Illegal character in query: space is not allowed.",
                    "Bad value ?page=23 title= for attribute href on element a: Illegal character in query: space is not allowed."
                  ]
                }
              },
              "^Attribute .+ is not serializable as XML 1\\.0.*$": {
                "quality": 1,
                "what": "Attribute is invalidly nonserializable",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Attribute page\" is not serializable as XML 1.0.",
                    "Attribute 2\" is not serializable as XML 1.0.",
                    "Attribute 3\" is not serializable as XML 1.0.",
                    "Attribute 4\" is not serializable as XML 1.0.",
                    "Attribute 5\" is not serializable as XML 1.0.",
                    "Attribute 6\" is not serializable as XML 1.0.",
                    "Attribute 7\" is not serializable as XML 1.0.",
                    "Attribute 8\" is not serializable as XML 1.0.",
                    "Attribute 9\" is not serializable as XML 1.0."
                  ]
                }
              },
              "^Attribute .+ not allowed on element .+ at this point.*$": {
                "quality": 1,
                "what": "Attribute not allowed on this element",
                "complaints": {
                  "countTotal": 84,
                  "texts": [
                    "Attribute current not allowed on element a at this point.",
                    "Attribute page\" not allowed on element a at this point.",
                    "Attribute go not allowed on element a at this point.",
                    "Attribute to not allowed on element a at this point.",
                    "Attribute page not allowed on element a at this point.",
                    "Attribute 2\" not allowed on element a at this point.",
                    "Attribute 3\" not allowed on element a at this point.",
                    "Attribute 4\" not allowed on element a at this point.",
                    "Attribute 5\" not allowed on element a at this point.",
                    "Attribute 6\" not allowed on element a at this point.",
                    "Attribute 7\" not allowed on element a at this point.",
                    "Attribute 8\" not allowed on element a at this point.",
                    "Attribute 9\" not allowed on element a at this point.",
                    "Attribute next not allowed on element a at this point.",
                    "Attribute last not allowed on element a at this point."
                  ]
                }
              },
              "^.+ in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.*$": {
                "quality": 1,
                "what": "Attribute has a value containing invalid punctuation",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "= in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.",
                    "\" in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value."
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute for the style element is not needed and should be omitted.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a style element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The type attribute for the style element is not needed and should be omitted."
                  ]
                }
              }
            }
          }
        },
        "articleHeadingless": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": {
                "quality": 1,
                "what": "article has no heading",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 32,
          "maxCount": 32,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 32,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "elementClosure": {
          "score": 48,
          "maxCount": 16,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^End tag .+ implied, but there were open elements.*$": {
                "quality": 1,
                "what": "Element is implicitly closed while an element within it is unclosed",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "End tag p implied, but there were open elements."
                  ]
                }
              },
              "^Unclosed element .+$": {
                "quality": 1,
                "what": "Element is unclosed",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Unclosed element small."
                  ]
                }
              },
              "^End tag .+ seen, but there were open elements.*$": {
                "quality": 1,
                "what": "Element is closed while an element within it is unclosed",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "End tag p seen, but there were open elements."
                  ]
                }
              },
              "^No .+ element in scope but a .+ end tag seen.*$": {
                "quality": 1,
                "what": "End tag for an element that is not in scope",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "No small element in scope but a small end tag seen.",
                    "No p element in scope but a p end tag seen."
                  ]
                }
              },
              "^Stray end tag .+$": {
                "quality": 1,
                "what": "Invalid closing tag",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Stray end tag div."
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 256,
          "maxCount": 64,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 64,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "A element has a non-outline focus indicator",
                    "IFRAME element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 1,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            },
            "wave": {
              "alt_suspicious": {
                "quality": 1,
                "what": "Image text alternative is suspicious",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Suspicious alternative text"
                  ]
                }
              }
            }
          }
        },
        "titleLong": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP6": {
                "quality": 1,
                "what": "title element is too long (more than 64 characters)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The webpage title element shouldn't have more than 100 characters"
                  ]
                }
              }
            }
          }
        },
        "pseudoList": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-BP11": {
                "quality": 1,
                "what": "br is used to make a list",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Using 3 consecutive br elements"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 51,
          "maxCount": 17,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 17,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "boxSizeAbsolute": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP15": {
                "quality": 1,
                "what": "Element width is specified in an absolute value",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "At least one width attribute of an HTML element is expressed in absolute values"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "tabIndexMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "tenon": {
              "190": {
                "quality": 1,
                "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable."
                  ]
                }
              }
            }
          }
        },
        "focusableHidden": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "tenon": {
              "194": {
                "quality": 1,
                "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 24,
          "maxCount": 8,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 1,
          "maxCount": 0.7,
          "weight": 2,
          "tools": {
            "testaro": {
              "dupAtt": {
                "quality": 0.7,
                "what": "Source code of the element contains 2 or more of the same attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element A has 2 attributes with the same name"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 57,
          "maxCount": 19,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 19,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 20,
          "maxCount": 10,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Operable element cannot be hovered over",
                    "Link or button makes the hovering mouse cursor nonstandard",
                    "Button shows no indication of being hovered over",
                    "List item changes when hovered over"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 100,
          "maxCount": 50,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 50,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Buttons have 7 different styles"
                  ]
                }
              }
            }
          }
        },
        "tabNavigation": {
          "score": 28,
          "maxCount": 14,
          "weight": 2,
          "tools": {
            "testaro": {
              "tabNav": {
                "quality": 1,
                "what": "Nonstandard keyboard navigation among tabs",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, End",
                    "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home, End",
                    "BUTTON element responds nonstandardly to ArrowLeft, ArrowRight, Home"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "A element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 13,
          "maxCount": 13,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "A element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "NAV element has a non-default Z index",
                    "BUTTON element has a non-default Z index",
                    "SPAN element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        },
        "videoCaptionRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "wave": {
              "youtube_video": {
                "quality": 1,
                "what": "YouTube video may have no or incorrect captions",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "YouTube video"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}